Frequently asked question
A UNC path is a fully qualified network path that identifies a shared resource using the following format:
\\<server-name>\<shared-folder>\
Examples:
\\GISSERVER\SharedData\Transportation.gdb \\FILESERVER\GISProjects\Utilities\WaterMain.shp \\DataServer\EnterpriseData\ProjectA
The components of a UNC path include:
These two paths may point to the same location:
G:\GISData\Transportation.gdb \\GISSERVER\GISData\Transportation.gdb
However, mapped drives depend on a local drive-letter assignment and may not exist or may point to a different location on another machine. A UNC path references the resource directly and is therefore more portable and reliable when sharing ArcGIS Pro projects with other users.
\\).Because UNC paths access data across a network rather than directly from a local disk, performance may be slower depending on network speed, data size, and storage infrastructure. This can sometimes affect data access or map drawing performance when compared to locally stored datasets. Organizations should balance the benefits of centralized shared data management with any potential network performance considerations.
There is always some risk when storing ArcGIS Pro projects and data on a shared network location. ArcGIS Pro continuously reads from and writes to project files and datasets while managing indexes and file locks. If a network interruption, connectivity issue, or other disruption occurs during one of these operations, it can increase the risk of file corruption or data integrity issues. While storing and editing data locally is generally the recommended approach for optimal reliability and performance, some organizations rely on shared network storage due to their operational requirements.
When working with data stored on a shared network location, configure ArcGIS Pro projects, folder connections, and data sources to use UNC paths instead of mapped drive letters whenever possible. This helps ensure that projects remain portable, data connections remain valid across different machines, and all users reference the same authoritative data location.
Keep in mind that datasets stored on a shared network location are typically accessed directly by all users with the necessary permissions. Any edits made to the data are applied to the shared dataset itself and are immediately reflected for other users. If a user needs to make changes independently without affecting the authoritative dataset, they should create and work from a separate copy of the data.
Article ID: 000042666
Get help from ArcGIS experts
Start chatting now