You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?
The text was updated successfully, but these errors were encountered: