Of course it can. But the script have to be on the client. In the Job resource you specify script path, that is on the client side.
Example from job resource RunScript { RunsWhen = Before FailJobOnError = Yes RunsOnClient = Yes Command = "/usr/lib/bacula/script.sh" } The path /usr/lib/bacula/ is on client not on server On 12/12/2013 03:36 PM, Paul Fontenot wrote: > Can Bacula run a client side script? For instance, I have bacula server "A" > backing up bacula client "B", can I specify a script to be run before the > job on client "B"? I've tried this by specifying the script to run in the > job block and received an error indicating the script didn't exist. > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users