[Cyberduck-trac] [Cyberduck] #5488: Support inter-bucket copying

Cyberduck trac at trac.cyberduck.ch
Wed Dec 1 08:46:54 CET 2010


#5488: Support inter-bucket copying
----------------------------------------------------------------------------------------------+
 Reporter:  https://www.google.com/accounts/o8/id?id=aitoawmezscd8syasm3f-juyissmym1nzqfrznm  |          Owner:  dkocher
     Type:  defect                                                                            |         Status:  new    
 Priority:  normal                                                                            |      Milestone:         
Component:  s3                                                                                |        Version:  3.7    
 Severity:  normal                                                                            |       Keywords:         
 Platform:                                                                                    |   Architecture:         
----------------------------------------------------------------------------------------------+
 At the moment, dragging bucket1/a/b/c to bucket2/b/c/d will actually just
 rename it to bucket1/b/c/d which is wrong. Furthermore, selecting "Copy"
 from the menu and trying to "Paste" it to another bucket is not even
 possible (greyed out).

 However, S3 does provide
 [http://docs.amazonwebservices.com/AmazonS3/latest/API/index.html?SOAPCopyObject.html
 an operation] for this, so it should be possible to do it from Cyberduck.

 This is another thing that should be easy to do once
 [http://trac.cyberduck.ch/ticket/5486 Ticket 5486] is resolved, since the
 SDK has
 [http://docs.amazonwebservices.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/model/CopyObjectRequest.html
 a simple operation] for it.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5488>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list