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

A way to handle huge zip-files #5

Open
MKrinitskiy opened this issue Aug 21, 2020 · 1 comment
Open

A way to handle huge zip-files #5

MKrinitskiy opened this issue Aug 21, 2020 · 1 comment

Comments

@MKrinitskiy
Copy link

Is there a way of handling huge zip-files using this library?
At the moment, I am experiencing really long opening stage. I couldn't even wait long enough for it to finish opening a 65GB zip file.
Any advice here?

@podgorskiy
Copy link
Owner

It seems that most likely something is not working properly in this case.
I tested it with at most ~10GB files and there was no such issue. Anyway most likely opening time depends on number of files, not size.

Did you try to open it with zipfile?
How many files are in the zip?

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

2 participants