|
From: kyeto <bac...@ba...> - 2011-08-26 08:05:30
|
Hello,
I'm using backuppc 3.2.0-3 on Debian lenny.
I need to backuppc a server over xDSL. The server have 1Mbits upload and 150Go to backup
I'm using backuppc with rsync to sync only the delta of data.
But i have a problem with this method. Backuppc use partial backup and 40Go is already done.
And this morning, i restart the backup (xDSL disconnect) and the backup restart at the beginning, at the first file ...
All my 40go already backup is ignored ??
Can you help me please ?
$Conf{RsyncArgs} = [
'--numeric-ids',
'--perms',
'--owner',
'--group',
'-D',
'--copy-links',
'--hard-links',
'--times',
'--block-size=2048',
'--recursive',
'--partial',
'--timeout=600',
'--checksum-seed=32761'
];
$Conf{PartialAgeMax} = '100';
+----------------------------------------------------------------------
|This was sent by ale...@gi... via Backup Central.
|Forward SPAM to ab...@ba....
+----------------------------------------------------------------------
|