Melastudio Posted March 5, 2010 Posted March 5, 2010 (edited) Solved the previous problem i'm again here because I try to run a script from server sides, automated every day... The files to upload are store in a shared folder of a remote volume in a MacOSX Server 10.4 (FMServer 10 instead runs in a client 10.5) The permission are Read&Write for all but the plugin still returns an error (permission denied) How can I solve? Th problem is that in the 10.4 server there is not the user fmserver or the group fmsadmin Many thanks Edited March 5, 2010 by Guest
Smef Posted March 5, 2010 Posted March 5, 2010 (edited) If you are connecting to an FTP server, it may be using different credentials than your regular network (depending on how you set up your authentication). You well need to set your username and password parameters in FTPeek to a username and password which works for your FTP server, rather than just a server login for the machine. You may want to try connecting using a regular FTP client as a test to find out what information you need, so that you can see if you can connect in the first place. This way you can check your credentials and server address without needing to do any error checking scripting. Edited March 5, 2010 by Guest
Melastudio Posted March 5, 2010 Author Posted March 5, 2010 The problem with permission is in reading my files in the local disk not on the FTP... In local disk I should not have permission problem...
Recommended Posts
This topic is 5377 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