Hi everybody,
I'm a little bit lost in the backup planification once it exceeds day
after day schedule. I'm backing-up a web server once a day with only
full backups and that works very well, but I'd like to extend this to
something like :
7 full backups for each day of the past week (already in use)
1 full backup 2 weeks old
1 full backup 4 weeks old
1 full backup 8 weeks old
1 full backup 24 weeks old
I've read the documentation but I'm not sure that I do understand
this chapter, so sorry if I'm boring you with something evident.
There are two parameters in conf.pl that do this: $Conf{FullPeriod}
and $Conf{FullKeepCnt}. Would this values be correct for the settings
above ?
$Conf{FullPeriod} = [1,2,4,8,24];
$Conf{FullKeepCnt} = [7,1,1,1,1];
Does anyone have an idea?
Thanks
PS : Thanks to Craig and all the others that contribute to this
wonderful project; you're doing a pretty good job !
Milos Jariabka
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
