Jump to content

This topic is 2930 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hello,

I'm trying to export the field contents on the server using FM14. I'm currently trying to get this to work:

It works when running on the client but when I'm trying to run it on the server I get the following error message:
java.io.FileNotFoundException: /VOLUMES/..../servertest.txt (Permission denied)

Both client and server are currently running on the same machine and should be writing to the same folder. The permissions for the folder is set to everyone read and write.

Any idea what I'm doing wrong or missing?

  • 1 month later...
  • Newbies
Posted

Solved it. If anyone has a similar issue in the future, the solution is that the FMServer user has to have access to all previous folders also. Not only the folder where it's putting the files.

This topic is 2930 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.