Support semi-standard file permissions in ZipEntry

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      There is no support for file permissions in java.util.zip.ZipEntry.

      While this may not be part of the primary zip standard, the use of extension data is sufficiently standard for use in the standard `zip` and `unzip` commands.

      It would be nice to have such support in `ZipEntry`, without having to resort to other non-JDK libraries or to exec the unzip command to extract the contents of a zip file.

            Assignee:
            Unassigned
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: