nationavon
MIS
I am trying to setup public key authentication. Here is my situation. I am logged in as bob. I need to scp the file as sue.
[bob@box1 directory]$ scp test.txt sue@box2:.
I need to be able to do this without being prompted for a password. Any comments would be greatly appreciated.
Nathan
[bob@box1 directory]$ scp test.txt sue@box2:.
I need to be able to do this without being prompted for a password. Any comments would be greatly appreciated.
Nathan