View Single Post
Old 03-12-2004, 04:57 PM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default How can i stop ppl from uploading stupid files in wrong dirs ?

Got tired today of kids sending .nfo files in CD2 dirs... and trigerring imdb announces x times per upload.
So i stopped them liked that.

[VFS]
Upload = */CD?/*.nfo !*
Upload = */Sample/*.nfo !*
Upload = /DVDR/*/DVD?/*.nfo !*
Upload = /DVDR/*/DISC?/*.nfo !*

The match isn't case-sensitive, so those will match cd1 and CD1 and Cd1, etc.

*edit 2: Changed a little the DVD? and DISC? lines
Mouton is offline   Reply With Quote