URL: https://www.overclockers.at/linux/backuppc_219172/page_1 - zur Vollversion wechseln!
Hallo,
kennt jemand Backuppc?
bzw kann mir jemand mit meinen Problem helfen.
zu den BackupZeiten ob sie nun sinn machen oder nicht liegt nicht in meiner Hand (Firmenvorgabe).
Ich möchte 14 Incrementelle Backups der letzten 7 Tage (2 am Tag) --> 1 Woche alt
eine Woche weiter vor nur 1 pro Tag --> 2 Wochen alt
3 Woche delete
bei den Full Backups gibt es die Möglichkeit:
$Conf{FullKeepCnt} = [4, 2, 3];
Entry #n specifies how many fulls to keep at an interval of 2^n * $Conf{FullPeriod} (ie: 1, 2, 4, 8, 16, 32, ...).
The example above specifies keeping 4 of the most recent full backups (1 week interval) two full backups at 2 week intervals, and 3 full backups at 4 week intervals, eg:
full 0 19 weeks old \
full 1 15 weeks old >--- 3 backups at 4 * $Conf{FullPeriod}
full 2 11 weeks old /
full 3 7 weeks old \____ 2 backups at 2 * $Conf{FullPeriod}
full 4 5 weeks old /
full 5 3 weeks old \
full 6 2 weeks old \___ 4 backups at 1 * $Conf{FullPeriod}
full 7 1 week old /
full 8 current /
overclockers.at v4.thecommunity
© all rights reserved by overclockers.at 2000-2025