- JobDefs {
- Name = "weekly incremental"
- Type = Backup
- Level = Incremental
- Client = archivo-fd
- FileSet = "archivo hdd01" # selftest fileset (#13)
- #Schedule = "WeeklyCycle"
- Storage = "LTO7"
- Messages = Standard
- Pool = Incremental
- Priority = 10
- Write Bootstrap = "/var/lib/bareos/%c.bsr"
- Full Backup Pool = Full # write Full Backups into "Full" Pool (#05)
- Differential Backup Pool = Differential # write Diff Backups into "Differential" Pool (#08)
- Incremental Backup Pool = Incremental # write Incr Backups into "Incremental" Pool (#11)
- }
|