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
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.
Thanks a lot! It clarifies things.
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