View Single Post
Old 12-06-2004, 10:30 AM  
fobban
Senior Member
 
Join Date: Jan 2003
Posts: 186
Default

Open up your ioFTPD.ini and add under the section [VFS]
Code:
Resume = */*.sfv !*
Resume = */*.nfo !*
Overwrite = */*.sfv !*
Overwrite = */*.nfo !*
That would deny anyone who tries to resume/overwrite sfv and nfo files.
fobban is offline   Reply With Quote