Is there a way to automate restores in bacula by schedules?The jobs doesn't 
show up in the scheduled tasks.But i am able to run the job manually.

What to specify on the client directive here,the restore location or the name 
of the client for which files has to be restored?

Config :

Job {
  Name = "fileserver"
  Type = Restore
  Client=name of the machine where restore has to be done
  FileSet="fileserver"
  Storage = SAN
  Pool = fileserver
  Bootstrap = "/var/bacula/working/fileserver.bsr
  Messages = Standard
  Where = /dump
}


Schedule {
  Name = "fileserver-restore"
  Run = Apr 3rd wed at 15:00 pm
  
}

+----------------------------------------------------------------------
|This was sent by e_man...@yahoo.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to