I have a set of clients which all need the same fileset backed up. Is it
possible to specify multiple clients for the same job definition? Like so:

Job {
  Name = "Daily_Disk_to_Disk"
  Type = Backup
  Client = server1, server2, server3
  FileSet = "Linux_FileSystems"
  Schedule = "Incr_0500_Sun_Full"
  Storage = My_Files
  Pool = My_Disks
  Messages = Standard
  Write Bootstrap = "/mnt/backup1/bacula/bootstrap/%n.bsr"
}

Thanks
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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