On 04/28 11:03 , Boniforti Flavio wrote:
> Am
> I right if I understand that leaving INCR Backups with IncrLevel=1, means in
> fact that every incremental backup is done in relation to the most recent
> FULL backup? Thus, if I¹d change the level from 1 to 6 (for example) I
> simply would be turning the ³pure incremental² backups into ³differential²
> backups? I mean, in this latter case, incr backups would be done in relation
> to the most recent BACKUP (full or incremental wouldn¹t play a role)?!

close, but not quite. In order for the incremental to be done
against the last incremental, you need to set

$Conf{IncrLevels} = [1, 2, 3, 4, 5, 6];

(provided you have 6 days of incrementals between fulls)


-- 
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to