Re: [BackupPC-users] Archives Configuration

2024-10-29 Thread Donat Waber, VFMG via BackupPC-users
Hi, This is my archive.pl file $Conf{ArchiveDest} = '/mnt/backup'; $Conf{BackupPCNightlyPeriod} = 1; $Conf{XferMethod} = 'archive'; $Conf{BackupsDisable} = 1; $Conf{BlackoutPeriods} = []; $Conf{FullKeepCntMin} = 1; $Conf{FullKeepCnt} = [   1,   1 ]; $Conf{IncrAgeMax} = 0; $Conf{IncrKeepCnt} = 0;

Re: [BackupPC-users] Archives Configuration

2024-10-29 Thread G.W. Haywood
Hi there, On Tue, 29 Oct 2024, Donat Waber, VFMG wrote: I'm struggling with the archives configuration. I have only space for 3 archives on my device. So where can I configure, that older archives must be deleted, before the next archive can be made? I tried a lot, but nothing works till now. M

Re: [BackupPC-users] Archives Configuration

2024-10-29 Thread Les Mikesell
On Tue, Oct 29, 2024 at 4:37 AM Donat Waber, VFMG via BackupPC-users wrote: > > Hi > > I'm struggling with the archives configuration. I have only space for 3 > archives on my device. So where can I configure, that older archives must be > deleted, before the next archive can be made? I tried a

Re: [BackupPC-users] Archives Configuration

2024-10-29 Thread Les Mikesell
On Tue, Oct 29, 2024 at 9:27 AM Donat Waber, VFMG wrote: > > Yes, I know. > > I make archive copies to a removable ssd. I need this copy, because we have > otherwise no other offline backup. And a offline backup is nowadays a must in > our opinion. > But the ssd does not have space for more than

Re: [BackupPC-users] Archives Configuration

2024-10-29 Thread Donat Waber, VFMG via BackupPC-users
Yes, I know. I make archive copies to a removable ssd. I need this copy, because we have otherwise no other offline backup. And a offline backup is nowadays a must in our opinion. But the ssd does not have space for more than 3 tar-copies of each host. Thats why it would be nice to have a feature,

[BackupPC-users] Archives Configuration

2024-10-29 Thread Donat Waber, VFMG via BackupPC-users
Hi I'm struggling with the archives configuration. I have only space for 3 archives on my device. So where can I configure, that older archives must be deleted, before the next archive can be made? I tried a lot, but nothing works till now. My Configuration right now is: "FillCycle = 1", and "Full