[
https://issues.apache.org/jira/browse/JCLOUDS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393619#comment-14393619
]
ASF subversion and git services commented on JCLOUDS-651:
---------------------------------------------------------
Commit 3cf8abc22e896f51ed388349252da8b1445c0bfd in jclouds's branch
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=3cf8abc ]
JCLOUDS-651: Add copyBlob to portable abstraction
Some providers optimize this operation with a server-side copy. Add a
fallback implementation which does a client-side copy.
> server-side copy in portable abstraction
> ----------------------------------------
>
> Key: JCLOUDS-651
> URL: https://issues.apache.org/jira/browse/JCLOUDS-651
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore
> Affects Versions: 1.8.0
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
>
> jclouds should expose the provider server-side copy functionality in the
> portable abstraction. When a provider does not support this, jclouds should
> fall back to client-side copying. Amazon S3 and likely others provide this
> feature:
> http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectCOPY.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)