How to upload a private key and send file using WINCP
I already have private key. How can I upload if in WinSCP and send file to a SSH server ?
Thanbks
Thanbks
Advertisement
Advertisement
Every SSH server has different way. What is your server? In general you do not send your private key to the server (that's why it is private). You send only the public key. With OpenSSH you insert the public key to file ~/.ssh/authorized_keysI already have private key. How can I upload if in WinSCP and send file to a SSH server ?
Advertisement
You can post new topics in this forum