John Gerken <[EMAIL PROTECTED]> wrote:

> If I create a zip file while building with Ant 1.2 on my Win2K
> machine and then ftp that zip to a Linux box and unzip it, the
> permissions of the resulting directories are 644

Same holds true for me as well - when creating the ZIP file on Linux
using IBM's JDK 1.3. Storing permissions is an extension of the
original PKZIP format and as far as I can tell the java.util.zip
classes don't really support this.

Stefan

Reply via email to