1

We're using openstack swift what is the best way to zip a file which already is uploaded to swift container.

We need to this because we don't want to ideally download this file as it will be quite large in GBs.

Vishal
  • 12,133
  • 17
  • 82
  • 128
  • in the docs for this endpoint it says it can change the `Content-Encoding ` `/v1/{account}/{container}/{object}` `Create or update object metadata ` https://developer.openstack.org/api-ref/object-store/index.html?expanded=copy-object-detail,create-or-update-object-metadata-detail#create-or-update-object-metadata – sissonb Jun 10 '19 at 18:04
  • Hi @sissonb I am looking for something the other way round, where I can specify a zip header to store the zipped value of object in swift. – Vishal Jun 17 '19 at 17:36
  • Do you have any lead that make you believe this feature exists? I've been working with swift for around 5 years and never heard of something like it. – Nelson Marcos Jul 03 '19 at 19:17
  • Yea I don't know if something exists since there is a way to unzip while storing was looking for something similar. – Vishal Jul 09 '19 at 02:51

0 Answers0