Skip to content

zip stream created by conflux cannot be parsed by Java (java.util.zip) #98

@fuweichin

Description

@fuweichin

I need to upload a directory (of files) to server, so I

Then I did an integration test, and I got a problem:

  • The server side throwed an error/exception which says

    java.util.zip.ZipException: only DEFLATED entries can have EXT descriptor

But for STORE zip file created by 7Zip, its stream can be successfully parsed by Java (java.util.zip)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions