Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-36 Add Zip64 Suport
  3. COMPRESS-150

Add support for writing Zip64 entries in ZipArchiveOutputStream

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3
    • Archivers
    • None

    Description

      This should happen transparently if the entry's uncompressed or even compressed size exceeds 0xffffffff.

      Write correct markers in LFH and CD, write eight byte length in DD (if present) when entry used zip64, write zip64 extra fields if needed, write zip64 CD records if any entry uses zip64 or any offset exceeds 0xffffffff.

      Attachments

        Activity

          People

            bodewig Stefan Bodewig
            bodewig Stefan Bodewig
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: