Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AnantChoudhari06/07845431b7ccc3e7fd8efd2079d45c92 to your computer and use it in GitHub Desktop.
Save AnantChoudhari06/07845431b7ccc3e7fd8efd2079d45c92 to your computer and use it in GitHub Desktop.
Secure Copy
scp -i key.pem ec2-user@IPaddress:/home/ec2-user/file .
@AnantChoudhari06
Copy link
Author

Secure Command for fetching file from EC2 to Local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment