We do have FME Server setup on Ubuntu OS, and some of our big data stores are in windows file shares AWS FsX. Our users would like to access windows fileshare from FME workspaces in the FME server. Any ideas on how we can achieve this?
Solved
Linux FME Engine Windows FIleshare
Best answer by richardatsafe
Hi @namanpatel ,
It looks like there are a number of resources online showing how to access a file share on amazon FSx for windows file server from a linux environment. FME should treat the file share the same as any other application on the machine so steps like this will work the same. The only thing to be aware of is that FME Server components run under the fmeserver user, so when mounting you should be using the GID and UID of that user, as shown in the documentation. Once you have the mount in place you can also add this mount as a network resource on your machine specifying the locally mounted directory.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.