How To scp, ssh and rsync without prompting for password using OpenSSH
Verify that local-host and remote-host is running openSSH ssh -V OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006 Lets say you want to copy between two hosts host_src and host_dest. host_src is…
Read more »