Go Back   FlashFXP Forums > > > >

! Requests Need a script or some sort of cool .bat file ? Ask here!

Reply
 
Thread Tools Rate Thread Display Modes
Old 05-25-2004, 12:51 PM   #1
Miezekatze
Registered User
 
Join Date: May 2004
Posts: 22
Default [Filled] Auto Delete Script

hi just wanna keep the speed folder of my site clean, so i´m searching for a script that can autodel the files to a special folder who get uploaded...

mfg

and big thx to harm ^^
Miezekatze is offline   Reply With Quote
Old 05-25-2004, 12:56 PM   #2
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

Code:
set dir "/requests/speedtests"

if {[string match "$dir*" $pwd] } {
   global ioerror; set ioerror 1;
   return 1
} else {return 0}
Call this itcl script OnUploadComplete.
Harm is offline   Reply With Quote
Old 05-25-2004, 01:00 PM   #3
Miezekatze
Registered User
 
Join Date: May 2004
Posts: 22
Default

thx harm works fine
Miezekatze is offline   Reply With Quote
Reply

Tags
autodel, files, folder, script, special

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Download grinding to a halt bruceh General Discussion 6 09-07-2004 08:29 AM
Send commands to a running FlashFxp. mag123 General Discussion 0 08-01-2004 04:14 AM


All times are GMT -5. The time now is 03:16 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)