Quantcast
Viewing all articles
Browse latest Browse all 5

Answer by whitequark for scp'ing using key file as a parameter, How can I do that if possible?

 -i identity_file
         Selects the file from which the identity (private key) for public
         key authentication is read.  This option is directly passed to
         ssh(1).

Use ~/.ssh/id_rsa.


Viewing all articles
Browse latest Browse all 5

Trending Articles