Hi,in order to save space, I set:
$Conf{FullKeepCnt} = [ '1' ];$Conf{FullKeepCntMin} = '1';
on a specific host.Some days later, I checked and I still have 2 full backups,
1 incremental and 1 partial.Should I wait more?
I attach some relevant config (global, I mean /etc/backuppc/config.pl)
$Conf{MaxBackupPCNightlyJobs} = '2';$Conf{BackupPCNightlyPeriod} = '8';
$Conf{FullPeriod} = '6.97';$Conf{IncrPeriod} = '0.97';$Conf{FullKeepCnt} = [
'2'];$Conf{FullKeepCntMin} = '2';$Conf{FullAgeMax} = '15';$Conf{IncrKeepCnt} =
'6';$Conf{IncrKeepCntMin} = '1';$Conf{IncrAgeMax} = '15';$Conf{IncrLevels} = [
'1'];
thank you
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
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/