On Wednesday 26 October 2005 13:41, Marek Simon wrote:
> I have a feature request for next version
> There are Client Before and After commands, its usage is obvious. But
> when the backup fails (not enough space etc), the After command will not
> run and the client dont know, the backup is (even unsuccesfully)
> finished. So I would like to have another parameter, which would the
> director run on client, when the backup fails. I think it is better then
> some obscur scripts which check it with some bmonitor.
> Marek Simon

I think there are two ways to solve your problem:  

1. In some future version, implement what Phil recently suggested -- a more 
complete description of how runbefore/after commands should be processed.  
This is interesting because it is relatively simple for the user to 
understand, but requires implementing new code.

2. What you want can already be done in 1.37.x soon to be released as 1.38.0 
using Python scripting.  Just setup a JobEnd script to do what you want.  
This isn't really more complicated than the above solution, but requires 
basic understanding of Python scripting ...


-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to