Hello Kern,
On Thu, 23 Jun 2005 11:05:05 +0200 Kern Sibbald <[EMAIL PROTECTED]>
wrote:
[...]
>
> Put the bootstrap directive in your Job resource.
>
I tried, but without success, the resulting bootstrap was named
${Client]-${Job}-${Level}-${JobId}.bsr. Variable expansion.
Best
Step
On Thursday 23 June 2005 07:31, Stephan Holl wrote:
> Hello Ross,
>
> On Wed, 22 Jun 2005 11:43:27 -0700 Ross Boylan
>
> <[EMAIL PROTECTED]> wrote:
> > On Wed, Jun 22, 2005 at 04:50:50PM +0200, Stephan Holl wrote:
> > > Dear List,
> > >
> > > I would like to write a bootstrap for every job and ever
Hello Ross,
On Wed, 22 Jun 2005 11:43:27 -0700 Ross Boylan
<[EMAIL PROTECTED]> wrote:
> On Wed, Jun 22, 2005 at 04:50:50PM +0200, Stephan Holl wrote:
> > Dear List,
> >
> > I would like to write a bootstrap for every job and every client I
> > backup.
> >
> > So here is my definition:
> >
> >
On Wed, Jun 22, 2005 at 04:50:50PM +0200, Stephan Holl wrote:
> Dear List,
>
> I would like to write a bootstrap for every job and every client I
> backup.
>
> So here is my definition:
>
> JobDefs {
> Name = "DefaultJob"
> Type = Backup
> Level = Incremental
> [...]
> Write Bootstrap =
Dear List,
I would like to write a bootstrap for every job and every client I
backup.
So here is my definition:
JobDefs {
Name = "DefaultJob"
Type = Backup
Level = Incremental
[...]
Write Bootstrap = "/var/bacula/${Client]-${Job}-${Level}-
${JobId}.bsr"
}
But the result is not what I i