BackupPC-users

[BackupPC-users] how to have 1 full backup + incrementals forever?

2009-10-20 10:19:20
Subject: [BackupPC-users] how to have 1 full backup + incrementals forever?
From: Adam Williams <awilliam AT mdah.state.ms DOT us>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 20 Oct 2009 07:58:39 -0500
Due to the nature of my business, I'd like to have BackupPC perform one 
full backup and then have incremental backups continue indefinitely.  Is 
the only way to do this, is to set the parameters in config.pl to very 
large numbers?

$Conf{FullKeepCntMin} = 1;
$Conf{FullAgeMax}     = 9999999999999;
$Conf{IncrKeepCnt} = 9999999999999;
$Conf{IncrKeepCntMin} = 9999999999999;
$Conf{IncrAgeMax}     = 9999999999999;



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/