How can I backup my FileSets in multiple Storages in one Job? I have 2 devices 
(Local and Remote one). I have tried approach like this:

JobDefs {
  Name = MediaBackupJob
  Type = Backup
  FileSet = Media
  Schedule = "Cycle"
  Storage = RemoteStorage,File
  Messages = Standard
  Priority = 10
  Pool = Default
  Full Backup Pool = Full                  # write Full Backups into "Full" 
Pool         (#05)
  Differential Backup Pool = Differential  # write Diff Backups into 
"Differential" Pool (#08)
  Incremental Backup Pool = Incremental    # write Incr Backups into 
"Incremental" Pool  (#11)
}
but it ignores File storage.

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to