View Single Post
Old 06-29-2003, 04:01 PM  
Zer0Racer
Senior Member
 
Join Date: Oct 2002
Posts: 703
Default

Strange. Deleting in dirs has always worked just fine for me. I just made a little test.zip containing a couple of files + a couple of unwanted nfo's including nf2k2.nfo.
Code:
C:\test>dir
 Volume in drive C is WIN2KSP3
 Volume Serial Number is 60B5-1CF6

 Directory of C:\test

2003-06-29  22:40       <DIR>          .
2003-06-29  22:40       <DIR>          ..
2003-05-14  20:25                9_559 nf2k2.nfo
2003-06-29  22:40               73_034 test.zip
               2 File(s)         82_593 bytes
               2 Dir(s)     781_182_976 bytes free
And then running ZR-Clean.exe to clean it up...
Code:
C:\ioFTPD\scripts\ZR-Tools>ZR-Clean.exe c:\test
-[ZR-Clean]--------------------------
Processing Path...
DELETE in dir  : c:\test\nf2k2.nfo
deleting: kane.nfo
deleting: tct.nfo
deleting: nf2k2.nfo
-------------------------------------
If you're referring to stopping files from being uploaded...
Code:
[Pre]
stor              = ..\scripts\ZR-Tools\ZR-Ban-F.exe
mkd               = ..\scripts\ZR-Tools\ZR-Ban-D.exe
Uploading same test.zip + the nf2k2.nfo in the dir...
Code:
STOR test.zip
150 Opening BINARY mode data connection for test.zip.
226--[ZR-Clean]--------------------------
226-Processing ZipFile...
226-deleting: kane.nfo
226-deleting: tct.nfo
226-deleting: nf2k2.nfo
226--------------------------------------
STOR nf2k2.nfo
426 Connection closed; transfer aborted.
226 This file is banned via ZR-Ban by WarC
Transfer Failed!
So it should work. Plz double-check that everything is configured OK and that all your unwanted files are in ZR-Banned.cfg
Zer0Racer is offline   Reply With Quote