Re: rsyncd.secrets

2006-04-03 Thread Matt McCutchen
On Mon, 2006-04-03 at 15:44 +, khabot wrote: > hi all > I have composed a script containing : > rsync -avz -e ssh [EMAIL PROTECTED]:/var/mail/ /var/mail > --password-file=/etc/rsyncd.secrets > but when I try to execute il it ask me for the password. If you want to automate SSH authentication,

Re: rsyncd.secrets

2006-04-03 Thread Bob Hutchinson
On Monday 03 Apr 2006 16:44, khabot wrote: > hi all > I have composed a script containing : > rsync -avz -e ssh [EMAIL PROTECTED]:/var/mail/ /var/mail > --password-file=/etc/rsyncd.secrets > but when I try to execute il it ask me for the password. > how to do to avoid this and to consider the passw