Hi,

I try to configure a client to make only weekly full backups but no 
incrementals:

$Conf{FullAgeMax} = '732';
$Conf{FullKeepCnt} = [
  '4',
  '0',
  '13'
];
$Conf{FullKeepCntMin} = '15';
$Conf{IncrAgeMax} = '0';
$Conf{IncrKeepCnt} = '0';
$Conf{IncrLevels} = [
  '0'
];

But the above configuration leads to daily full backups.

Anyone have a configuration like mine?

Thanks in advance
Matthias
-- 
Don't Panic


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
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