Stream: community

Topic: disable unzipping


view this post on Zulip Jay Sundu (Jan 29 2024 at 16:41):

Hi there. I saw in this message that the 'double zip' method was the suggested way if one needs to retain zip file(s) in datasets. Is that still the best way?
Also, as an update we now have Dataverse 6.1 installed on RHEL8.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 29 2024 at 16:50):

Yes, that's right. I do this myself... I double-zip a file before uploading. I added a reminder to my README here: https://github.com/pdurbin/open-source-at-harvard-primary-data

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 29 2024 at 17:00):

In #8029 I've been encouraging people to create a "small chunk" issue to allow the API to accept a flag called unzip=false (or whatever). If this is of interest to you, please go ahead.

view this post on Zulip Sherry Lake (Jan 30 2024 at 00:16):

Just a heads up if at a future date you switch to S3 for storage - with direct upload. Zip files stay zipped on direct upload.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jan 30 2024 at 13:04):

True, that's one way to disable unzipping. :sweat_smile:


Last updated: Nov 01 2025 at 14:11 UTC