Re: [BackupPC-users] backing up localhost fails

2007-12-08 Thread Scott Waye
scott wrote: > Craig Barratt wrote: > >> Scott writes: >> >> >> >>> TarClientCmd is >>> >>> /usr/bin/sudo /bin/tar -c -v -f - -C $shareName+ --totals >>> >>> and /bin/tar --version gives: >>> >>> tar (GNU tar) 1.15.92 >>> >>> The backup fails with: >>> >>> 2007-12-04 22:09:50 full backup started

Re: [BackupPC-users] backing up localhost fails

2007-12-05 Thread scott
Craig Barratt wrote: >Scott writes: > > > >>TarClientCmd is >> >>/usr/bin/sudo /bin/tar -c -v -f - -C $shareName+ --totals >> >>and /bin/tar --version gives: >> >>tar (GNU tar) 1.15.92 >> >>The backup fails with: >> >>2007-12-04 22:09:50 full backup started for directory /data >>2007-12-04 22:27

Re: [BackupPC-users] backing up localhost fails

2007-12-04 Thread Craig Barratt
Scott writes: > TarClientCmd is > > /usr/bin/sudo /bin/tar -c -v -f - -C $shareName+ --totals > > and /bin/tar --version gives: > > tar (GNU tar) 1.15.92 > > The backup fails with: > > 2007-12-04 22:09:50 full backup started for directory /data > 2007-12-04 22:27:23 Got fatal error during xfe

[BackupPC-users] backing up localhost fails

2007-12-04 Thread Scott Waye
Hi, I have BackupPC version 3.1 and I'm trying to backup the localhost using tar. TarClientCmd is /usr/bin/sudo /bin/tar -c -v -f - -C $shareName+ --totals and /bin/tar --version gives: tar (GNU tar) 1.15.92 The backup fails with: 2007-12-04 22:09:50 full backup started for directory /data