How can I copy clone/duplicate a folder on S3?
问题 I want to make a copy of the folders and images on my s3 bucket for my development server. How can I do that? 回答1: I just wanted to write an updated answer here: You can now use Amazon's AWS Management Console (under the S3 tab) to right click on any folder (or file) in Bucket A, click Copy , then navigate to Bucket B and right click and click Paste This makes it extremely easy to copy the contents of your production bucket over to your dev bucket. 回答2: If you are using linux, and just want