-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior
Description
Hi,
so I have received three .zip files.
All of them contain the same data type (a huge number of small CSV files).
zip-File1: 33.7 GB (about 1.4 million files)
zip-File2: 27.9 GB (about 1.4 million files)
zip-File3: 26.7 GB (about 650.000 files)
For some reason I can list the files within the first two zip-files but not within the third (even if I try to read only that particular file). The function zip_list() immediately returns a 'Cannot open zip file XXX.zip' error message.
Unfortunately, I cannot provide the zip files for reproducibility.
I'm working on Windows 10 (64-bit).
Is it possible that this has to do with the sheer amount of files (which appear to be larger in size/file within the third zip-file)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior