Skip to main content
Question

FME Desktop and UNC Paths

  • November 15, 2012
  • 3 replies
  • 58 views

geogeoff
Contributor
Forum|alt.badge.img+1
Is there any advantage in using UNC paths rather than mapped paths in FME Desktop? Wouldn't UNC  be better for batching and portablity?

 

 

Cheers,

 

Jeff N
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

aidster
Contributor
Forum|alt.badge.img+7
  • Contributor
  • November 15, 2012
Hi Jeff

 

 

I have used UNC paths with desktop a few time. Mainly when i had a dir structure with dependant files etc. Worked fine for me and as you say meant in theory i only had to set one root folder location when porting around.

 

 

Cheers

 

Adie

  • November 15, 2012
UNC paths are necessary for me if I want to publish my workbench to FME Server.  Our servers do not have mapped network drives.

Forum|alt.badge.img+4
  • November 15, 2012
I'd say it depends on your organisatinal structure.

 

 

Some companies change which servers are tied to a mapped drive on an infrequent basis and then rollout the new mapped drives via Active Directory to all staff. In such a case, it would be beneficial to reference the mapped drives as the server names would change.

 

 

Otherwise, if a company isn't using fully standard mapped drives or if the servers are generally going to be static for the next few years, it may be safer to use the UNC paths.

 

 

Again though, I don't think theres a standard answer for everyone.