Kingzp / winzipaes

Automatically exported from code.google.com/p/winzipaes
0 stars 0 forks source link

Start of central directory not found; Zip file corrupt. #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Start of central directory not found; 
Zip file corrupt.
Possible cause: file transfer error.
I think this is a bug in the code as the code works fine when i working
with files but when i was working with streams it started throwing the
exception mentioned above. 
How should i resolve this issue?

Original issue reported on code.google.com by king.gol...@gmail.com on 25 Nov 2010 at 6:54

GoogleCodeExporter commented 9 years ago
Does this library report "zip file corrupt" or another program (e.g. WinZip)?

I've added a testcase in TestAesZipFileEncrypter and successfully opened the 
"stream" encrypted file with IZArc afterwards.

Can you provide some "testdata" (e.g. the input file + the zip you produced)?

Original comment by olaf.merkert on 28 Nov 2010 at 12:21

GoogleCodeExporter commented 9 years ago
no testdata or further info provided, so I take the liberty to close the issue

Original comment by olaf.merkert on 17 Dec 2010 at 5:53