Newbies DanielCR Posted January 13, 2017 Newbies Posted January 13, 2017 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?
Newbies DanielCR Posted February 14, 2017 Author Newbies Posted February 14, 2017 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.
Recommended Posts
This topic is 3181 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 accountSign in
Already have an account? Sign in here.
Sign In Now