Hi,

I would like to export two different files on different ports.
Therefore, I have added to export sections to the config file of the 
nbd-server:

         [export]
        exportname = /var/foo/abc.nbd
        port = 2288
        readonly = true

         [export]
        exportname = /var/foo/123.nbd
        port = 2289
        readonly = true

But that does not work. Only the last entry is exorted.

How can I export two files? Is that possible at all?

TIA for any help,
Thomas

-------------------------------------------------------------------------
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/
_______________________________________________
Nbd-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nbd-general

Reply via email to