Hello all, scp doesn't seem to do remote copy between 2 hosts ie. scp host1:<file> host2:<file> doesn't ask for the passphrase when trying to authenticate to host2. Now if I change my rsa key to have no passphrase for host2 , I am able to do the remote scp. Is this a known issue ? So scp doesnot work if you cannot authenticate without user interaction to host2? I am using OpenSSH3.0.2p1 Any pointers will be greatly appreciated. Thanks in advance. Regards, Pradeep.
Seemingly Similar Threads
- scp host1:file1 host2:file2 -> Permission denied??????
- scp user@host1 user@host2 broken?
- rsync -vae ssh user@host1:/tmp/dir user@host2:/tmp/
- [Bug 985] scp doesn't honor local ~/.ssh/config for host2
- [Bug 1837] New: scp fails key auth/connection on second host when two remote paths are specified