Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pass through not supported #15

Open
dbquarrel opened this issue Aug 14, 2016 · 0 comments
Open

pass through not supported #15

dbquarrel opened this issue Aug 14, 2016 · 0 comments

Comments

@dbquarrel
Copy link

Seems to fail out on uncompressed archives. My project has about 15 gigabytes of data that needs to be zipped and transferred. This data is image related and encrypted already. I was getting failures with kUnsupportedMethod when running in pass-through mode (-mx0) while compressing. The solution for now at least for me is to compress my archives, but compressing 15 gigabytes of encrypted data takes hours instead of a couple of minutes in pass through.

It would seem to be a trivial case to add "no compression" as an available compression method. From what I can tell it has to be explicitly compressed with LZMA or LZMA2 for this kit to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant