Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
If you want to log into a remote machine from a local one, and want to use a specific private (!) keyfile locally, > use the -i option. If said keyfile is named id_rsa or whatever crypto stuff was used, and it's contained in the
user's home directory, subdirectory .ssh, the ssh, sftp and scp commands find the file automatically.
This is what I want to do... I've tried to use the -i option to indicate the location of the keys, but I must not have the syntax correct.
I get "Host key verification failed"
So if the key is in /home/biz/.ssh and is called id_rsa, what is the correct syntax for the command line option?
sftp -I /home/biz/.ssh/id_rsa biz@xxxxxxxxxxxxxx did not work
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.