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; $Conf{IncrKeepCntMin} = 0; $Conf{FullAgeMax} = 30; $Conf{FillCycle} = 1; Kind regardsDon Am Dienstag, den 29.10.2024 um 14:19 schrieb 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. My Configuration right now is: "FillCycle > = 1", and "FullKeepCnt = 1,1", "FullKeepCntMin =1" and > "FullAgeMax=30". > > Any help would be appreciated. Something doesn't seem right here. Can you share more information about your hardware setup? -- 73, Ged. _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/