Arno Lehmann wrote:
>> I have 2 machines foo and bar, foo running director foo-dir, and bar
>> running
>> file daemon bar-fd and a mysql database.
>>
>> Should the script called by RunBeforeJob be located on foo (director)
>> or bar
>> (remote machine)?
>
> That depends on what you want (and where
Hi,
On 13.11.2005 12:44, Sonia Hamilton wrote:
I'm trying to backup a couple of remote mysql and postgres databases using the
RunBeforeJob directive. However I can't work out from the doco [1] how to use
this directive.
I have 2 machines foo and bar, foo running director foo-dir, and bar runni
I'm trying to backup a couple of remote mysql and postgres databases using the
RunBeforeJob directive. However I can't work out from the doco [1] how to use
this directive.
I have 2 machines foo and bar, foo running director foo-dir, and bar running
file daemon bar-fd and a mysql database.
Should