Дорофеев Андрей
2018-09-05 18:44:10 UTC
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.
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 bareos-users+***@googlegroups.com.
To post to this group, send email to bareos-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 bareos-users+***@googlegroups.com.
To post to this group, send email to bareos-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.