[BackupPC-users] RsyncP and --whole-file

2013-09-23 Thread Chris Adamson
I'm using backuppc to backup > 14TB of data on a local machine. I'm using the rsyncd option since tar does not detect deleted files in incrementals. I was trying to see if the -whole-file option in the rsync options avoided the delta xfer algorithm that is not important since it is not transferr

[BackupPC-users] BackupPC upgrade from 3.2.1 to 3.3.0 in Ubuntu

2013-09-23 Thread vano
configure.pl --batch --config-path /etc/backuppc/config.pl worked for me. Where configure.pl is config script from 3.3.0 package. Due to some bug, it's a must to change "my $useFHS = 1" in Lib.pm file. >If I just backup the directory and then do a apt-get install backuppc, would >that work? >Wh