Quantcast
Channel: scp (secure copy) to ec2 instance without password - Stack Overflow
Viewing all articles
Browse latest Browse all 17

Answer by dheeraj kumar for scp (secure copy) to ec2 instance without password

$
0
0

To use PSCP, you need the private key you generated in Converting Your Private Key Using PuTTYgen. You also need the public DNS address of your Linux instance

pscp -i C:\path\my-key-pair.ppk C:\path\Sample_file.txt ec2-user@public_dns:/home/ec2-user/Sample_file.txt

Viewing all articles
Browse latest Browse all 17

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>