Re: [Bacula-users] Schedule help

2008-01-19 Thread Andrea Conti
> I guess you want: > > Run = Level=Incremental 2nd-5th sun at 23:30 That, plus Run = Level=Incremental mon-sat at 23:30 Andrea - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studi

Re: [Bacula-users] Schedule help

2008-01-19 Thread Dan Langille
Adrián Ribao Martínez wrote: > El Sábado, 19 de Enero de 2008, escribió: >> Adrián Ribao Martínez wrote: >>> Hello, is it possible to define a schedule to run a full backup the first >>> sunday of the month and incremental backup the other days of the month? >>> >>> Schedule { >>> Name = "Month

Re: [Bacula-users] Schedule help

2008-01-19 Thread Dan Langille
Adrián Ribao Martínez wrote: > Hello, is it possible to define a schedule to run a full backup the first > sunday of the month and incremental backup the other days of the month? > > Schedule { > Name = "Monthly" > Run = Full 1st sun at 23:30 > Run = Incremental ... > } > > Can I use