in reply to
rsync with ssh
If you want rsync, or any other application that uses SSH, to login without a password, you will need to setup a proper public/private key pair between the two machines. See
Public key setup
.
Comment on
Re: rsync with ssh
In Section
Seekers of Perl Wisdom