Answers for "how to upload file in ec2 instance using terminal"

0

upload a file to ec2 instance

$scp -i ~/Desktop/amazon.pem ~/Desktop/MS115.fa  [email protected]:~/data/
Posted by: Guest on June-10-2020

Code answers related to "how to upload file in ec2 instance using terminal"

Code answers related to "Dart"

Browse Popular Code Answers by Language