|
Post by ehimmer on Oct 2, 2005 17:38:21 GMT -5
I have a remote customer that says his zip backup file is 2.5GB, but he cannot restore from it.
I don't have much to go on yet, but this backup file is significantly larger than any of our other customers at 2.5GB. All he gets from our app is that no files were restorable.
So since this code works everywhere else, I was wondering if there is a zip file size limitation with VCLZip 2.23 under WinXP and Delphi 5, where it can create the large zip file but cannot unzip it?
Thanks, Eric
|
|
|
Post by Kevin on Oct 2, 2005 19:27:00 GMT -5
VCLZip 2.X has a limit of 2 gigs for any file it works with just like PKZip prior to Zip64 capabilities. VCLZip Pro is more or less unlimited except for memory constraints.
More than likely, the > 2 gig file created with VCLZip 2.23 was not created correctly either.
Kevin
|
|
|
Post by ehimmer on Oct 5, 2005 1:42:22 GMT -5
Thanks Kevin... time to upgrade! Eric Whisper Computer Solutions, Inc.
|
|
|
Post by zlatan24 on Mar 5, 2010 16:26:08 GMT -5
I have a remote customer that says his zip backup file is 2.5GB, but he cannot restore from it. I don't have much to go on yet, but this backup file is significantly larger than any of our other customers at 2.5GB. All he gets from our app is that no files were restorable. So since this code works everywhere else, I was wondering if there is a zip file size limitation with VCLZip 2.23 under WinXP and Delphi 5, where it can create the large zip file but cannot unzip it? Thanks, Eric My friend downloaded some zip files with mp3 tracks inside. But when he extracted it,they were damaged. But how fortunate that he used the search-machine and found - how to recover files from a corrupted zip. It solved his issue for a minute and absolutely free. Moreover I tried it and the utility wondered me. Because of it resolved my old problems with zip archives quite easy and I'm glad now))
|
|