Thread: ioSKIPLIST
View Single Post
Old 03-18-2004, 12:01 PM  
scull
Senior Member
 
Join Date: May 2003
Posts: 159
Default ioSKIPLIST

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<<
scull is offline   Reply With Quote