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 alexan...@gi-invest.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to