A Human Posted March 6, 2010 Posted March 6, 2010 I have done my best now in two very long sessions what I have been doing wrong. I am trying to upload a file using the Upload File script as described in the FTPeek Sample Data Database I can ascertain that even when replacing fields with straight text I get the following error name of file; Permission denied You can see the slide bar appear, no movement. The error appears to be in the line "Set Field [Examples::ResultText; FTPeek_Upload" .......as per instruction The ftp settings are the same as the ones I use in cyberduck with success. Tips suggestions?
Smef Posted March 8, 2010 Posted March 8, 2010 the "permission denied" error is a sign that the account you are logging in with does not have permission to write a file to that location. It looks like you may have mistyped your account information, or that you may have read-only access to the particular directory you are writing to. Please double check your permissions for the directory you are in, as well as the information you have entered into the username and password fields.
A Human Posted March 14, 2010 Author Posted March 14, 2010 You were correct, took me a while to realise I should add "httpdocs" into the path so to speak. It was trying to upload to the level below. Thankyou
Recommended Posts
This topic is 5366 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