March 6, 201015 yr 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?
March 8, 201015 yr 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.
March 14, 201015 yr Author 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
Create an account or sign in to comment