|
Using UNC names |
Top Previous Next |
|
If you access various network resources in your tasks, we recommend that you use UNC (UNC - Universal Naming Convention) names. For example, instead of the path z:\documents\report.doc you can use \\server1\incoming\documents\report.doc
A UNC name is formed in the following way: \\<Server_Name>\<Resource>\<subfolders>\<file_name>
I.e. you should use the name of the server and the name of the resource instead of the disk name ("z:"). What benefits you get:
|