I run some Windows Server Distributed File Shares (DFS) which are accessible by typing \\namespace\share, however, they cannot be displayed by just browsing the network (the \\namespace must be typed to be able to browse the shares) since the namespace is not a computer but an abstracted location.
I notice that when I configure an import (Tools>Import, Configure auto-import) I can manually type the import locations and it works fine.
However, for uploading media onto the network I need to configure File Locations (Tools>Options>File Locations) and here it only allows me to select folders by browsing and does not allow a share path the to manually typed in. Is there anyway I can manually enter a share path, since the DFS root cannot be browsed to? I would certainly be useful if this section was consistent with way the Import section works.
Just in case anyone is wondering why I use DFS, it is for two reasons:
1. Since the share path is abstracted to a namespace, it allows me to move media from one physical location to another, without the share path changing and so no reconfiguration is required on the clients. All I need to do is update the target to which the namespace share points.
2. It allows me to replicate media across multiple locations to provide redundancy and load balancing (if needed).
Thanks