Stream: troubleshooting

Topic: How to prevent uncompressing zip files?


view this post on Zulip Király Péter (Apr 23 2025 at 07:40):

Dear all,

some of our users would like to upload zip files and store them as zip files into a dataset. The default behaviour is that zip files are unzipped. I found two solutions: using other kinds of compressions (such as .tar.gz), or double compression (.zip.zip). None of them are acceptable for them for different reasons. I do not see any other options in the user interface or in the API. We use currently v6.2. Do you have any suggestion?

Thanks for your help,
Péter

view this post on Zulip Sherry Lake (Apr 23 2025 at 13:07):

If you have S3 storage set up with "Direct upload", zip files do not get unzipped.
https://guides.dataverse.org/en/latest/developers/big-data-support.html#features-that-are-disabled-if-s3-direct-upload-is-enabled

If you are using direct storage, then the double zip "trick" is the only way I know.

view this post on Zulip Király Péter (Apr 24 2025 at 09:40):

Thanks a lot! It clarifies things.

view this post on Zulip Philip Durbin 🚀 (Apr 28 2025 at 14:30):

Please feel free to add a :thumbs_up: and a comment to this issue:

Support uploading of archives (ZIP, other). #8029


Last updated: Oct 30 2025 at 06:21 UTC