Re: rsync fails

2001-05-17 Thread David Salisbury
I just got done dealing with this problem. It was solved for me using the --rsync-path=/usr/local/bin/rsync flag, specifying the remote location of rsync. It be great if someone knew how to avoid using this parameter. cheers, Dave - Original Message - From: "Bob Foster" <[EMAIL PROT

Re: password prompts

2001-04-09 Thread David Salisbury
-) "Ian Goldberg" <[EMAIL PROTECTED]> wrote in message 9aq9eb$peh$[EMAIL PROTECTED]">news:9aq9eb$peh$[EMAIL PROTECTED]... > In article <036d01c0bef3$3bbd83a0$6e0b4b89@munich>, > David Salisbury <[EMAIL PROTECTED]> wrote: > > > >Is there a way to hav

password prompts

2001-04-06 Thread David Salisbury
Is there a way to have rsync not prompt for a password. I've tried using .shosts and also the authorized_keys files, but neither seem to work. Is there anyway to modify the rsh or ssh commands that rsync uses? I don't know the password of the user that rsync will need to run under, though I ca