Re: RSYNC without password

2007-12-17 Thread Doug Lochart
ve tried several times to go through documentation on using > the keygen and transfer it to the other computer but I am still being asked > for the password. > -- > View this message in context: > http://www.nabble.com/RSYNC-without-password-tp14371565p14371565.html > Sent fro

RSYNC without password

2007-12-17 Thread bedwards
nabble.com/RSYNC-without-password-tp14371565p14371565.html Sent from the Samba - rsync mailing list archive at Nabble.com. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: rsync without password

2006-05-29 Thread Wayne Davison
On Mon, May 29, 2006 at 11:57:54AM +0200, [EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] ssh -l rsync12 192.168.251.12 > is always asked the passwordand the same for Is ssh asking for the pass-phrase to unlock your private key? If so, you need to use an ssh-agent to unlock the key for more than

rsync without password

2006-05-29 Thread [EMAIL PROTECTED]
Hi!I've a problem using ssh without password: I want use rsync for automatic scripts,I'm using this 2 names for my [EMAIL PROTECTED] linux (based on red hat), rsync11 and rsync12. This is the way I use to change the configuration and then using without password , but the password is always asked: