Re: host public key retrival (General questions)
Thank you for a clearing this out to me. Now I just have one more thing to understand. I got host public key emailed to me. It looks somehting like this:
ssh-rsa AAAAB3NzaC1....
host SSHFTP connections will use public key authentication. PASSWORD AUTHENTICATION WILL NOT BE USED.
I also generate my private key using KeyManager and send it to company. Every example I see is using only one key. How do I use public key for authentication and where does the private key comes in play.
Thank you,
Andrey.