Hi ..
I was sick and tired of traders uploading other sites "site-tags", so i made this little script.
It deny upload of files or folders that have "[" or "]" in their names.
- Edit your ioFTPD.ini
[FTP_Pre-Command_Events]
stor = EXEC ..\scripts\ioSKIPLIST\ioSKIPLIST.exe
mkd = EXEC ..\scripts\ioSKIPLIST\ioSKIPLIST.exe
- ALWAYS place ioSKIPLIST as first "mkd" or "stor" script.
//Scull
>>Download Here<<