akappy Posted December 7, 2009 Posted December 7, 2009 When I run as a server scheduled script, it succeeds in getting the file list from the FTP site, and moving the files to another folder on the FTP site. It fails to download the files. The same script works fine when running from a client on the same box as the server. Does FTPeek write a log anywhere? Any suggestions on how to analyze the failure?
Smef Posted December 7, 2009 Posted December 7, 2009 Logs for FileMaker server can be found at: OS X /Library/FileMaker Server/Logs/360Plugin Logs/ Windows DriveLetter:Documents and SettingsDefault UserMy Documents360Plugin Logs DriveLetter:Program FilesFileMakerFileMaker ServerLogs360Plugin Logs Vista: DriveLetter:UsersDefault UserDocuments360Plugin Logs I would want to see your logs before making an official diagnosis, but my guess is that your server does not have write permissions to the folder you are trying to save your file to. FileMaker pro may have access because it is being run by a particular user, but FMServer is not being run by your user, and will require a separate granting of access.
akappy Posted December 7, 2009 Author Posted December 7, 2009 There is no 360Plugin Logs folder in ...FileMaker ServerLogs (there is a Troi Log folder there, so I'm sure I'm looking in the right place) I've set full control to the fmserver user on the folder in question, no help. I set write privileges for the Guest user, still no help.
Smef Posted December 7, 2009 Posted December 7, 2009 This issue has been resolved. The directory to write to was a shared drive, and needed to be specified by the share name rather than the mounted drive letter.
Recommended Posts
This topic is 5463 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