Skip to content

Instantly share code, notes, and snippets.

@arsham
Created September 3, 2015 15:12
Show Gist options
  • Select an option

  • Save arsham/1ea5053fadd25205b124 to your computer and use it in GitHub Desktop.

Select an option

Save arsham/1ea5053fadd25205b124 to your computer and use it in GitHub Desktop.
To move folders in amazon's S3 buckets
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