Re: [Bacula-users] Exclude Day from Schedule

2021-08-27 Thread fk+bacula--- via Bacula-users
Thanks a lot, great idea! atb, Frank Am 27.08.2021 um 13:53 schrieb Wanderlei Huttel: Change to the first friday, is easier to change: Schedule {   Name = "E1N-WeeklyCycle"   Run = Level=Full first fri at 17:00   Run = Level=Incremental mon-thu at 17:00   Run = Level=Differential 2nd-5th fri a

Re: [Bacula-users] Exclude Day from Schedule

2021-08-27 Thread Wanderlei Huttel
Change to the first friday, is easier to change: Schedule { Name = "E1N-WeeklyCycle" Run = Level=Full first fri at 17:00 Run = Level=Incremental mon-thu at 17:00 Run = Level=Differential 2nd-5th fri at 17:00 } Best regards *Wanderlei Hüttel* Em sex., 27 de ago. de 2021 às 08:45, fk+ba

[Bacula-users] Exclude Day from Schedule

2021-08-27 Thread fk+bacula--- via Bacula-users
Hi there, I have the following schedule to do a tape backup, the tape for the right pool must be insert everyday before 17:00 Schedule {   Name = "E1N-WeeklyCycle"   Run = Level=Full last fri at 17:00   Run = Level=Incremental mon-thu at 17:00   Run = Level=Differential 1st-5th fri at 17:00 }