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 = "/var/bacula/${Client]-${Job}-${Level}-
> ${JobId}.bsr" 
> }
> 
> But the result is not what I intend...
> 
> Can anybody give me a hint how to realize the bootstrap-Filename with
> variable expressions?
> 
> I was unable to follow the manual:
> http://www.bacula.org/rel-manual/Variable_Expansion.html
> 
> My bacula version is 1.36.2 on SuSE 9.1 with postgres-backend
> 
> Thanks for any comments on this.

My reading of the manual for 1.36 is that variable expansions are ONLY
used in LABEL directives, so for any other use you are out of luck.

Ross


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to