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

native server-side object copy #46

Closed
gaul opened this issue Mar 5, 2015 · 1 comment
Closed

native server-side object copy #46

gaul opened this issue Mar 5, 2015 · 1 comment

Comments

@gaul
Copy link
Owner

gaul commented Mar 5, 2015

S3Proxy emulates server-side copy by performing reads and writes within S3Proxy. While this is an improvement over client-side copy, instead S3Proxy should implement native support in jclouds via JCLOUDS-651.

@gaul
Copy link
Owner Author

gaul commented Mar 31, 2015

Outstanding pull request: jclouds/jclouds#511

gaul added a commit that referenced this issue Apr 2, 2015
Fixes #46.

This lacks support for replacing system metadata, e.g., Content-Type,
due to jclouds limitations.
gaul added a commit that referenced this issue Apr 6, 2015
Fixes #46.

This lacks support for replacing system metadata, e.g., Content-Type,
due to jclouds limitations.
gaul added a commit that referenced this issue Apr 9, 2015
@gaul gaul closed this as completed in 7b937c1 Apr 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant