Re: [Bacula-users] RunBeforeJob variable expansion

2007-02-20 Thread Eric Bollengier
> >> I could not find any definitive answer in the manual and couldn't > >> find it right away when looking at the source. > >> > >> Also is there any timeframe of when (or even if) the format of the > >> timestamp will be user configurable? I saw some comments in lib/ > >> btime.c about it and I

Re: [Bacula-users] RunBeforeJob variable expansion

2007-02-20 Thread Scott Peshak
On Feb 20, 2007, at 2:46 AM, Eric Bollengier wrote: > Hi, > >> I'm working on writing a perl script that will backup volumes in my >> AFS cell by dumping them to a NFS share. I'm running this as a >> RunBeforeJob script using some of the variable expansion features of >> bacula to fill in the ar

Re: [Bacula-users] RunBeforeJob variable expansion

2007-02-20 Thread Eric Bollengier
Hi, > I'm working on writing a perl script that will backup volumes in my > AFS cell by dumping them to a NFS share. I'm running this as a > RunBeforeJob script using some of the variable expansion features of > bacula to fill in the arguments to the script. I have a question > regarding