Re: [BackupPC-users] Problem. Too many full backups.

2005-11-24 Thread Guus Houtzager
On Thu, 2005-11-24 at 17:14 +0100, David Moron wrote: > Guus Houtzager wrote: [...] > > But you can write a bit of shellscript (or perl or something like that) > > that parses the /pc/backups file and deletes the backups you no longer > > need. The nightly run will then automatically clean out th

Re: [BackupPC-users] Problem. Too many full backups.

2005-11-24 Thread David Moron
Guus Houtzager wrote: > On Thu, 2005-11-24 at 16:50 +0100, David Moron wrote: > >>Could I force Backuppc to delete de first full backup and the >>incrementals (2,3,4,5) when the second backup is completed? > > > AFAIK: no. > But you can write a bit of shellscript (or perl or something like that)

Re: [BackupPC-users] Problem. Too many full backups.

2005-11-24 Thread Guus Houtzager
On Thu, 2005-11-24 at 16:50 +0100, David Moron wrote: > Could I force Backuppc to delete de first full backup and the > incrementals (2,3,4,5) when the second backup is completed? AFAIK: no. But you can write a bit of shellscript (or perl or something like that) that parses the /pc/backups file an

Re: [BackupPC-users] Problem. Too many full backups.

2005-11-24 Thread David Moron
Could I force Backuppc to delete de first full backup and the incrementals (2,3,4,5) when the second backup is completed? Thank you. Guus Houtzager wrote: > On Thu, 2005-11-24 at 16:23 +0100, David Moron wrote: > >>Hello, >> >>How can I store only 1 full backup? I'm using Backuppc 2.1.1 >>My con

Re: [BackupPC-users] Problem. Too many full backups.

2005-11-24 Thread Guus Houtzager
On Thu, 2005-11-24 at 16:23 +0100, David Moron wrote: > Hello, > > How can I store only 1 full backup? I'm using Backuppc 2.1.1 > My configuration: > $Conf{FullPeriod} = 6.97; > $Conf{IncrPeriod} = 0.97; > $Conf{FullKeepCnt} = 1; <-- I think it's OK > $Conf{FullKeepCntMin} = 1; > $Conf{FullAgeMax}