UNC Path
The UNC syntax for Windows systems is:
\\ComputerName\SharedFolder\Resource.
For all files that can only
be identified by their path, FBDI uses the UNC path to identify the
file uniqueness. It corresponds to the non-CATIA, CGR and model
files.
A file can be identified with
different paths
UNC Path Types
Given below is the list of path types managed by
Windows system-for each type an example is given.
-
Local path on a driver not shared.
- Example: C:\
- UNC path version: N/A
-
Local
path on a local shared driver.
- Example: E:\
- UNC path version: N/A
-
Local
path on a remote shared driver (mapped).
- Example: U:\
- UNC path version:
\\AnotherComputerName\MyMappedDirectory\
-
Universal
path on a local shared driver.
- Example:
\\MyComputerName\HOME
- UNC path version:
\\MyComputerName\HOME
-
Universal
path on a remote shared driver.
- Example:
\\AnotherComputerName\HOME
- UNC path version:
\\AnotherComputerName\HOME
The UNC path can be used for
the cases 3 to 5. For the cases 1 & 2, the local path cannot be
transposed to the UNC path, so the local path is used.