Forum archive

Private Key Being Passed As Public Key

Hi. I am trying to set up a shell script to sftp a file from one linux server to another. Server A to Server B. I have generated the public and private key files using ssh-keygen …