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

Luis Filipe Nassif commented on COMPRESS-465:
---------------------------------------------

Hi [~bodewig],

Yes, we are using ZipArchiveInputStream (with 
allowStoredEntriesWithDataDescriptor ** = true) to read archive contents, 
because we often receive huge archives and do not want to create temp files for 
them. So ZipArchiveInputStream uses some kind of heuristic to discover archive 
entries when stored entries uses data descriptors?

> Unexpected record signature: 0X6F4A2D4E
> ---------------------------------------
>
>                 Key: COMPRESS-465
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-465
>             Project: Commons Compress
>          Issue Type: Bug
>          Components: Archivers
>    Affects Versions: 1.18
>            Reporter: Luis Filipe Nassif
>            Priority: Major
>         Attachments: test.zip
>
>
> Hi,
> Commons compress is not recognizing all entries from zip files downloaded 
> from mega.nz cloud, when you choose to download several files as a zip 
> archive. Others archivers like 7zip and Windows Explorer are able to read all 
> zip content. Example attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to