Re: [BackupPC-users] rsync fails, Connection reset by peer

2011-03-23 Thread Jake Wilson
That lead me to my problem. I had my ssh keys setup so root could access the other server without a password, but I did not have backuppc user setup to access root@host without a password. Fixing this solved my problem. Thanks! On Wed, Mar 23, 2011 at 10:26 AM, Michael Stowe wrote: > > I just

Re: [BackupPC-users] rsync fails, Connection reset by peer

2011-03-23 Thread Michael Stowe
> I just setup BackupPC on a server and I'm working to get it working via > rsync with some of our servers. I have ssh keys setup so that root can > ssh > from the host server to the client server without requiring a login. Does this work? On the BackupPC box: su - backuppc ssh testbox -l root