View Single Post
Old 06-29-2003, 05:27 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

@b>d>>s

Yes I have that problem to, but it's not just that NFO. Some releases
pack there ZIP files a little differently, and since ZR-Tools uses
some 5 year old Zip manager program to extract, delete, update
Zips it doesnt support most of the newer generation Zip archives.

Code:
D:\ioFTPD\scripts\ZR-Tools>ZR-Clean.exe D:\Test\Adobe.Acrobat.v6.0.Standard.REA.NFO-ROR
        zip warning: local and central headers differ for (null)
        zip warning:  offset 0--local = 0a, central = 14

zip error: Zip file structure invalid (roras601.zip)

zip error: Zip file structure invalid (roras601.zip)

zip error: Zip file structure invalid (roras602.zip)

zip error: Zip file structure invalid (roras603.zip)

zip error: Zip file structure invalid (roras604.zip)
        zip warning: local and central headers differ for (null)
        zip warning:  offset 0--local = 0a, central = 14
You only see the errors when executing from command line, not
in the msg during the FTP/FXP transfer.

Maybe in ZR-Tools v2.0 we could see the use of Info-ZIP's DLLs.
Or possibly internal ZIP support, RamRam (aka FTPServerTools) has
managed to do so in his tools.

I find ZR-Tools to be somewhat slow in performance, which I would
attribute to the external ZIP tool. By integrating ZIP support into
the tools I'm sure we could see a tremendous speed increase.

Though this is quite a bit of extra work to do, it was just an idea.

Peace
neoxed is offline   Reply With Quote