Skip to content

Instantly share code, notes, and snippets.

@doyle
Last active September 20, 2022 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doyle/37ff53bba667097f8279d9e109a03ccc to your computer and use it in GitHub Desktop.
Save doyle/37ff53bba667097f8279d9e109a03ccc to your computer and use it in GitHub Desktop.
Example of copying files from s3 to local
aws s3 cp s3://path/to/bucket . --recursive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment