Skip to content

Instantly share code, notes, and snippets.

@BradyEdgar94
Last active October 9, 2020 02:31
Show Gist options
  • Save BradyEdgar94/ea15cc15983a373010bce16a791a7277 to your computer and use it in GitHub Desktop.
Save BradyEdgar94/ea15cc15983a373010bce16a791a7277 to your computer and use it in GitHub Desktop.
Copy file from AWS
scp -r -i ~/.ssh/bradyedgar.pem ec2-user@ec2-13-211-175-23.ap-southeast-2.compute.amazonaws.com:/var/www/html .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment