PDA

View Full Version : ZIP - File not found in archive


ron
03-Jun-2009, 09:34 AM
It's been a while but this has worked before. I use Second Copy to create ~100Mb .zip files that represent snapshots in time. Now when I try to compare these files I just get the File not found in archive message.

The tree/files are displayed and the expected results of a quick compare appear. Choosing any of the files in the list results in the same message.

The .zip files contain about 17k individual files.

The .zip files pass Total Commander and WinZip tests.

I installed BC 2.5.3 and it works as expected.

:confused:

Craig
03-Jun-2009, 09:45 AM
Hi Ron,

Are there extended characters (á, ö, etc) in the filenames? We changed zip libraries in 3.1 (to add support for 64-bit and AES encryption) and it ended up changing the way filenames with extended characters are handled. I'm currently working on restoring the previous behavior. CRC or rules-based comparisons would work in spite of that because we don't have to extract the files to get their CRCs.

ron
03-Jun-2009, 09:51 AM
Possibly, I'm not familiar with all the files in the archive. Is there a way to search for these extended names? Also, why would that affect the entire archive?

FYI, I copied the two archives to another machine, installed 3.0.15, and it worked. So what you describe may be the problem.

Craig
03-Jun-2009, 09:54 AM
It shouldn't affect the entire archive unless the extended characters are in a path that all of the files share. Can you download http://www.scootersoftware.com/files/ZipStripper.exe, run it on the file and send us a copy of the new file that's produced (<filename>.stripped.zip)? It will have all of the filenames/metadata, but none of the file content.

ron
03-Jun-2009, 10:01 AM
It's 4.6Mb, ok for email?

Craig
03-Jun-2009, 10:02 AM
Yep, should be fine.

ron
25-Jun-2009, 03:25 PM
Fixed in 3.1.4 (build 10554). Thank you!

I wish that text were selectable in help/about :rolleyes:

Tim
29-Jun-2009, 02:52 PM
I wish that text were selectable in help/about :rolleyes:

It's certainly not obvious, but you can right-click the version info in the About dialog and copy it to the clipboard.

ron
29-Jun-2009, 04:22 PM
Obvious enough, I just didn't think to try it :o