Skip to content

Multiple 'invalid signature' errors when piping a non-file-stream #63

@silverwind

Description

@silverwind

Piping in a zip stream directly from archiver, results in a series of invalid signature errors. It seems as if all bytes in the stream are checked for a signature. On the other hand, the same zip gets extracted correctly when going through file streams first.

See @ctalkington's comments in archiverjs/node-archiver#91. Also, here's a test case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions