1The UncMap plugin allows you to map windows drive-letters to an UNC path.
2
3Add mappings as letter server pair.
4
5An example:
6  z \\server1\documents
7
8You can optionally also add a locally mounted fileserver to look up if the file exists:
9  y \\server2\share /mnt/fileserver
10
11For more tips see the [[doku>plugin:uncmap|documentation]].