Good morning, Assuming a storage device supported on disk files, would this type of configuration output each concurrent jobs for the particular storage into a different file:
Director configuration
Storage {
Name = DiskFilesStorage
Device = SomeDisk
MediaType = Files
MaximumConcurrentJobs = n (say 5)
...
}
and in the Storage Daemon configuration
Device {
Name = SomeDisk
DeviceType = File
MediaType = Files
MaximumConcurrentJobs = 1
...
}
If not, which is the right/easiest way to do it.
Thanks,
A. Silva
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
