Gregory Brauer wrote:
> Phil Stracchino wrote:
>
>> The documentation appears to be in error in this regard. According to
>> Kern, the following Schedule syntax will work for this:
>>
>> Schedule {
>> Name = "Alternate Pools"
>> Run = Level=Differential Pool=Pool1 1st,3rd,5th mon-fri at 1
Small correction.
This:
First job has:
RunBeforeJob = "/etc/bacula/weekcheck 1"
Second job has:
RunBeforeJob = "/etc/bacula/weekcheck 2"
should, of course, read:
First job has:
RunBeforeJob = "/etc/bacula/weekcheck 0"
Second job has:
RunBeforeJob = "/etc/bacula/weekcheck 1"
Greg
--
Phil Stracchino wrote:
The documentation appears to be in error in this regard. According to
Kern, the following Schedule syntax will work for this:
Schedule {
Name = "Alternate Pools"
Run = Level=Differential Pool=Pool1 1st,3rd,5th mon-fri at 10:00
Run = Level=Differential Pool=Poo
[EMAIL PROTECTED] wrote:
> Hi World,
>
> First, thanks to developers for this wonderful tool: "Bacula".
>
> But some questions remained a little bit hard for me... let's go with the
> firs :)
>
> It's about my backup strategy, I have the same question than Gilberto Nunes
> Ferreira, and I saw
Hi World,
First, thanks to developers for this wonderful tool: "Bacula".
But some questions remained a little bit hard for me... let's go with the
firs :)
It's about my backup strategy, I have the same question than Gilberto Nunes
Ferreira, and I saw that Phil Stracchino said that there is no