[BackupPC-users] fileListReceive failed on centos 4.4

2008-11-17 Thread tilm
Hi, got the same problem but i'm using rsync cmd without ssh: $Conf{RsyncClientCmd} = '/usr/bin/sudo $rsyncPath $argList'; This is the output from the error log: incr backup started back to 2008-11-14 08:56:58 (backup #0) for directory /var Running: /usr/bin/sudo /usr/bin/rsync --server --sender

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-22 Thread Matt Chandler
Holger Parplies wrote: > Hi, > > Matt Chandler wrote on 2008-08-21 13:30:39 -0500 [Re: [BackupPC-users] > fileListReceive failed on centos 4.4]: > >> Matt Chandler wrote: >> >>> [...] >>> full backup started for directory / >>> Runnin

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-21 Thread Holger Parplies
Hi, Matt Chandler wrote on 2008-08-21 13:30:39 -0500 [Re: [BackupPC-users] fileListReceive failed on centos 4.4]: > Matt Chandler wrote: > > [...] > > full backup started for directory / > > Running: /usr/bin/ssh -q -x -l backuppc sinope /usr/bin/sudo /usr/bin/rsync

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-21 Thread Les Mikesell
Matt Chandler wrote: >> Have you tried doing approximately the same rsync command on >> the command line to see if it starts (you can interrupt it once files >> start copying)? >> > I've tried running the rsync command from the log file. It doesn't > produce errors, but even turning up verbose

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-21 Thread Alan McKay
> export USER=foo > export RSYNC_RSH=ssh > export RSYNC_PASSWORD=bar and speaking of which, you have your secrets file set up on the client side, right? -- "I destroy my enemies when I make them my friends" - Abraham Lincoln -

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-21 Thread Alan McKay
> Is all I get regardless of how long I let it run(including the > unprintable character). If I check filesystem usage periodically, it > doesn't change, so it doesn't seem to be backing up anything. You can't just run it like that can you? I know with regular rsync you have to run it within a

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-21 Thread Matt Chandler
Les Mikesell wrote: > Matt Chandler wrote: >> Matt Chandler wrote: >>> All, >>> >>> I've recently begun to BackupPC on my network, but I've run into an >>> error on one of the machines. About 5 minutes into the backup >>> process the box in question errors out with the following according >>> t

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-21 Thread Les Mikesell
Matt Chandler wrote: > Matt Chandler wrote: >> All, >> >> I've recently begun to BackupPC on my network, but I've run into an >> error on one of the machines. About 5 minutes into the backup process >> the box in question errors out with the following according to the >> BackupPC error log: >>

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-21 Thread Matt Chandler
Matt Chandler wrote: > All, > > I've recently begun to BackupPC on my network, but I've run into an > error on one of the machines. About 5 minutes into the backup process > the box in question errors out with the following according to the > BackupPC error log: > > full backup started for dire

[BackupPC-users] fileListReceive failed on centos 4.4

2008-08-20 Thread Matt Chandler
All, I've recently begun to BackupPC on my network, but I've run into an error on one of the machines. About 5 minutes into the backup process the box in question errors out with the following according to the BackupPC error log: full backup started for directory / Running: /usr/bin/ssh -q -x