Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-23 Thread Leon Bruno
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Arno Lehmann > Sent: mercredi 10 octobre 2007 11:22 > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Fileset depending on ClientRunBefore > >

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-10 Thread Arno Lehmann
Hi, 10.10.2007 05:13,, Troy Daniels wrote:: > Dan Langille wrote: >> On 9 Oct 2007 at 20:05, Leon Bruno wrote: >> >>> On 9 Oct 2007 at 19:54, Leon Bruno wrote: >>> Hi all, One of my job is calling a script to do some databases backup. The fileset is then defined to call that sa

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Troy Daniels
Dan Langille wrote: > On 9 Oct 2007 at 20:05, Leon Bruno wrote: > >> On 9 Oct 2007 at 19:54, Leon Bruno wrote: >> >>> Hi all, >>> >>> One of my job is calling a script to do some databases backup. >>> The fileset is then defined to call that same script with another >>> parameter that list the bac

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Dan Langille
On 9 Oct 2007 at 20:05, Leon Bruno wrote: > On 9 Oct 2007 at 19:54, Leon Bruno wrote: > > > > > Hi all, > > > > One of my job is calling a script to do some databases backup. > > The fileset is then defined to call that same script with another > > parameter that list the backup that has just b

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Leon Bruno
ginal Message- From: Dan Langille [mailto:[EMAIL PROTECTED] Sent: mardi 9 octobre 2007 19:58 To: Leon Bruno Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Fileset depending on ClientRunBefore On 9 Oct 2007 at 19:54, Leon Bruno wrote: > > Hi all, > > One of my

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Dan Langille
On 9 Oct 2007 at 19:54, Leon Bruno wrote: > > Hi all, > > One of my job is calling a script to do some databases backup. > The fileset is then defined to call that same script with another > parameter that list the backup that has just been done. > > >From what I've tested, it seems that the fi

[Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Leon Bruno
Hi all, One of my job is calling a script to do some databases backup. The fileset is then defined to call that same script with another parameter that list the backup that has just been done. >From what I've tested, it seems that the fileset is estimated before the runbefore task. This is preve