Greetings all!

I have a job that requires a command to prepare some files before
backup. I use the ClientRunBeforeJob directive, and the config looks
like:

ClientRunBeforeJob = "/usr/local/etc/dump '%l' '%n' '%s'"

But the script is fired up as: (which obviously breaks incremental
backups... no since time)

ClientBeforeJob: run command "/usr/local/etc/dump 'Incremental'
'project.backup.2009-03-13_11' '*none*'"

even though the job report clearly reports the correct data:

...
Backup Level:           Incremental, since=2009-03-11 23:05:02
...

If I just use a RunBeforeJob directive, everything seems to be fine,
but unfortunately this needs to run on the client.

Thanks for any help
Joel

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to