The easiest way would be to use the public/private key mechanisms.
man ssh-keygen

i use rsync -e ssh in cron for most of the things i do with rsync and
it works well.

joe

Jay Moore([EMAIL PROTECTED])@Mon, Feb 12, 2001 at 04:02:45PM +0000:
> How do I call rsync with -e ssh in a shell script run from cron.  SSH 
> requires a password.  How do I pass the password to it from the script?
> 
> V/r
> Jay
> 

Reply via email to