Hi,

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

Job {
  Name = "Restore"
  Type = Restore
  Client = castor-fd
  FileSet = "Data"
  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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to