Hi,

I'd like to add the jobid to restore in the bacula-dir.conf. Is this possible ?

Job {
  Name = "CheckRestore"
  Type = Restore
  Client = castor-fd
  FileSet = "CheckData"
  Schedule = "RestoreCycle"
  RunBeforeJob = "/etc/bacula/scripts/getJobId"
  JobId="cat /root/bacula.JobId"
  Storage = Exabyte
  Pool = Default
  Messages = Standard
  Where = /data/backup/
}



Best regards
Raphael



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to