BackupPC-users

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

2009-10-20 10:42:34
Subject: Re: [BackupPC-users] how to have 1 full backup + incrementals forever?
From: "Michael Stowe" <mstowe AT chicago.us.mensa DOT org>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 20 Oct 2009 09:40:14 -0500
Is there a point to doing this?  Note that if you use rsync, only the
changed files are transferred even during a full backup...

> 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/