Adrián Ribao Martínez wrote:
> Is there any other way? Can bacula handle this situation (execute a script in 
> a remote computer)?

In essence, this is what we have in config file to allow this :

Job {
  [...]
  RunScript {
    Command = "/etc/bacula/mysqldump.sh"
    RunsOnClient = Yes
    RunsWhen = Before
        }
}

More info in Manual.

-- 
Regards
Piotr Gbyliczek
2nd Line Technican
ForLinux Ltd.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to