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

Allow for copying objects #26

Closed
sebromero opened this issue Mar 21, 2016 · 1 comment
Closed

Allow for copying objects #26

sebromero opened this issue Mar 21, 2016 · 1 comment

Comments

@sebromero
Copy link

S3 allows files to be copied from one location to another. AmazonS3RequestManager currently doesn't support that.
See: http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectCOPY.html

@AnthonyMDev
Copy link
Owner

Thanks for making a PR for this! I'll get this pulled in ASAP. These changes are going to be dependent upon the refactor being done to #23, so as soon as that is finished, this will be pulled in.

@AnthonyMDev AnthonyMDev added this to the 1.0 milestone Mar 30, 2016
AnthonyMDev added a commit that referenced this issue Sep 2, 2016
Allow for copying files - Implements #26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants