On 12/21/2010 6:37 AM, Viacheslav Biriukov wrote:
> I have Bacula backup server. And I run sripts before and after
> backuping, using RunBeforeJob and RunAfterJob. Can I send to script in
> "RunAfterJob" parameter contained list of backuped files?

I don't know if RunAfterJob is done before or after the file attributes 
are stored in the database.

But:

   echo 'list files jobid=XXXX' | bconsole

Also, perhaps the Messages resource has an option for this.

-- 
Dan Langille - http://langille.org/

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to