Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download of compressed/gzipd files are incomplete #8656

Closed
cyberduck opened this issue Mar 12, 2015 · 2 comments
Closed

Download of compressed/gzipd files are incomplete #8656

cyberduck opened this issue Mar 12, 2015 · 2 comments
Assignees
Labels
bug fixed openstack OpenStack Swift Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

062d290 created the issue

there seems to be a bug when files are gzip'd on swift.

i uploaded gzip'd files without the .gz ending onto rackspace object storage as described in:
http://docs.rackspace.com/files/api/v1/cf-devguide/content/Enabling_File_Compression_with_the_Content-Encoding_Header-d1e2198.html

when downloading it with a browser the files are saved uncompressed just fine.
when downloadig with cyberduck the files are saved uncompressed but truncated after the size of the zipped file.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We have fixed this for S3 only. See #8263.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 9564ff9.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed openstack OpenStack Swift Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants