Hi folks,
If you want to SCP a file to an Amazon EC2 Linux AMI, the text below will help you.
$ scp -i myfile.pem /Users/caiomsouza/Desktop/myfile.zip ec2-user@ec2-xxx-xx-xxx-xx.compute-1.amazonaws.com:/home/ec2-user
I am using AWS (Amazon Web Services) to host an Amazon EC2 Linux AMI.
No comments:
Post a Comment