Skip to main content
Question

How do I set the FME_TEMP env variable for FME Server (Ubuntu 20.04)?

  • August 23, 2021
  • 1 reply
  • 39 views

I followed the instructions under https://community.safe.com/s/article/fme-temp-environment-variable and set it in /etc/environment and yet it still uses the default '/tmp/fmeengine/<engine-folder>'.

I have restarted FME Server and the entire server.

1 reply

skime
Contributor
  • Contributor
  • 14 replies
  • November 5, 2021

Check also in startServer.sh script, there may be a code that can set FME_TEMP back to /tmp location.