Re: [Bacula-users] RunBeforeJob in background

2008-11-12 Thread Isabel Bermejo
--- De: Arno Lehmann [mailto:[EMAIL PROTECTED] Enviado el: martes, 11 de noviembre de 2008 20:41 Para: bacula-users@lists.sourceforge.net Asunto: Re: [Bacula-users] RunBeforeJob in background Hi, 11.11.2008 11:34, Ronald Buder wrote: > Arno Lehmann wrote: >> Hi, >> >> 06.11.2008 1

Re: [Bacula-users] RunBeforeJob in background

2008-11-11 Thread Arno Lehmann
Hi, 11.11.2008 11:34, Ronald Buder wrote: > Arno Lehmann wrote: >> Hi, >> >> 06.11.2008 11:32, Isabel Bermejo wrote: >> >>> Hi all, >>> >>> I'm trying to backup a MySQL database and in the Job Resource I >>> define the >>> command RunBeforeJob with a script that dumps the database to a fifo >>

Re: [Bacula-users] RunBeforeJob in background

2008-11-11 Thread Ronald Buder
Arno Lehmann wrote: > Hi, > > 06.11.2008 11:32, Isabel Bermejo wrote: > >> Hi all, >> >> I'm trying to backup a MySQL database and in the Job Resource I define the >> command RunBeforeJob with a script that dumps the database to a fifo file. I >> need to run both at the same time, I mean I want

Re: [Bacula-users] RunBeforeJob in background

2008-11-06 Thread Arno Lehmann
Hi, 06.11.2008 11:32, Isabel Bermejo wrote: > Hi all, > > I'm trying to backup a MySQL database and in the Job Resource I define the > command RunBeforeJob with a script that dumps the database to a fifo file. I > need to run both at the same time, I mean I want to run the script while > bacula r