Hi all, I have a storage server where I defined two Devices of type
file (two different folders).
I have this storage defition:

Storage {
        Name = control-station-sd
        # Do not use "localhost" here
        Address = 172.16.20.27                # N.B. Use a fully qualified name 
here
        SDPort = 9103
        Password = "hownicepasswordisthat"
        Device = sd-device-1
        Device = sd-device-2
        Media Type = File
}

So, how do I say to client1-fd to save to sd-device-1 and to
client2-fd to save in sd-device-2 ?

Thnak you.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to