After my experience, I decided to limit my use of the OS-provided zip
utilities only to expand files (never to compress them), and I create
them with 'jar'. I became convinced that I should not create jar files
with zip.
> It probably is corrupted or there's a buggy utility involved.
Those so-called buggy utilities are:
- the "Send to Compressed (zipped) Folder" provided
by Microsoft in Windows XP.
- the "zip" utility that comes with RedHat Linux.
The above was tested in several different machines, with different
files.
-Ramon
Ramon F Herrera - 27 Jun 2005 10:18 GMT
I found out what I was was doing wrong (in Windows, anyway):
I had an extra folder inside another. Instead of selecting the top
level folder and right-click the "Send To Compressed (zipped) Folder" I
should select all of its contents.
Still not sure what the problem is on Linux, though.
Well, it's a moot point, it's safer to use 'jar'.
Thanks to all who answered.
-Ramon
Andrea Desole - 27 Jun 2005 10:20 GMT
> - the "zip" utility that comes with RedHat Linux.
I don't know what version you have, but the zip on my Mandrake is
working. I switched between zip and jar without problems. I didn't try
it on Windows