newguy
10-14-2009, 10:29 AM
Is it possible to remove that .ioftpd file after upload complete or is it a necessary part needed for ioFTPD to function?
Something like this:
[EVENTS]
OnUploadComplete = EXEC c:\windows\system32\cmd.exe /c del "%m\.ioFTPD";del "%m\.crc"
Will this work or will it break ioFTPD ?
Something like this:
[EVENTS]
OnUploadComplete = EXEC c:\windows\system32\cmd.exe /c del "%m\.ioFTPD";del "%m\.crc"
Will this work or will it break ioFTPD ?