You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dmitry Katsubo (JIRA)" <ji...@apache.org> on 2012/11/16 15:04:17 UTC

[jira] [Comment Edited] (COMPRESS-208) Add support for ZIP archives with PK00PK signature

    [ https://issues.apache.org/jira/browse/COMPRESS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492278#comment-13492278 ] 

Dmitry Katsubo edited comment on COMPRESS-208 at 11/16/12 2:03 PM:
-------------------------------------------------------------------

No idea how to create such an archive, I know that WinRAR and WinZIP can open it. Please Google for "PK00PK" to find more information about this subtype of archive, from [what I have found|http://java.net/nonav/projects/truezip/lists/users/archive/2012-04/message/16] it is used for archive splitting (volumes support).
                
      
> Add support for ZIP archives with PK00PK signature
> --------------------------------------------------
>
>                 Key: COMPRESS-208
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-208
>             Project: Commons Compress
>          Issue Type: Improvement
>          Components: Archivers
>    Affects Versions: 1.4.1
>            Reporter: Dmitry Katsubo
>         Attachments: EP02797238.zip
>
>
> ZIP archive with PK00PK signature is not recognized as ZIP archive by {{ArchiveStreamFactory.createArchiveInputStream()}}. Header hexdump:
> {code}
> 0000000000: 50 4B 30 30 50 4B 03 04 │ 14 00 00 00 08 00 48 7D  PK00PK♥♦¶   ◘ H}
> 0000000010: F4 36 04 E0 50 2C 04 27 │ 01 00 E2 3F 10 00 37 00  Ї6♦рP,♦'☺ т?► 7
> 0000000020: 00 00 4E 39 32 30 34 35 │ 20 53 45 52 20 4A 52 4E    N92045 SER JRN
> 0000000030: 20 72 65 76 69 73 65 64 │ 20 73 65 71 20 6C 69 73   revised seq lis
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira