Created
September 3, 2015 15:12
-
-
Save arsham/1ea5053fadd25205b124 to your computer and use it in GitHub Desktop.
To move folders in amazon's S3 buckets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| s3cmd mv s3://SOURCE_BUCKET/foo s3://DESTINATION_BUCKET/bar --recursive |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment