Skip to content

Instantly share code, notes, and snippets.

@tarasowski
Created July 19, 2018 15:59
Show Gist options
  • Save tarasowski/116a4ba9b84b69153ad9cb79a6a06686 to your computer and use it in GitHub Desktop.
Save tarasowski/116a4ba9b84b69153ad9cb79a6a06686 to your computer and use it in GitHub Desktop.
#S3 - Copy Local to Remote
aws s3 cp <local-file-path> s3://<remote-s3-address>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment