Created
January 28, 2020 22:32
-
-
Save AnantChoudhari06/07845431b7ccc3e7fd8efd2079d45c92 to your computer and use it in GitHub Desktop.
Secure Copy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scp -i key.pem ec2-user@IPaddress:/home/ec2-user/file . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Secure Command for fetching file from EC2 to Local