|
From: Andrew C. <ac...@te...> - 2002-09-03 14:46:17
|
Hi jazzlib developers,
I have a set of zip files that I believe were produced on a Mac. When I =
use the linux unzip util on them, I get
128 extra bytes at beginning or within zipfile (attempting to =
process anyway)
and it seems to unpack the zipfile just fine. When I use java.util.zip, =
I get
java.util.zip.ZipException: error in opening zip file
and when I use net.sf.jazzlib, I get
net.sf.jazzlib.ZipException: Wrong Central Directory signature
Do you have any idea what the issue here is and do you know of a =
workaround? I expect you'll want a sample. Can you handle a 400,000 =
byte attachment?
Thanks!
Andy
|