Answers for "copy file from local machine to ec2 instance"

0

copy file from local machine to ec2 instance

scp -i myAmazonKey.pem phpMyAdmin-3.4.5-all-languages.tar.gz [email protected]:~/.
Posted by: Guest on February-05-2021

Code answers related to "copy file from local machine to ec2 instance"

Browse Popular Code Answers by Language