Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Applies to the ETL+ source drivers with a File Path setting that connects to files that are shared, network resources. Use UNC paths, avoid mapped drives.

This page applies to ETL+ Source Drivers with File Path fields:

...

The Universal Naming Convention (UNC) is a standard for naming resources such as files and devices that are shared by computers on a network. File references using the UNC convention are known as UNC paths. UNC paths are used in Microsoft operating systems to share network resources with Microsoft platforms on a network.

Panel
bgColor#FFFAE6

UNC Syntax: \\<servername>\<shareddirectory>\<filename>

...