Error changing remote directory

Advertisement

Guest

Error changing remote directory

I am getting the error in the script output below when attempting to change the remote directory. I am able to authenticate and download from the root directory.

**Using PSFTP I am able to connect to the server and change to the remote directory just fine so it doesn't appear to be a server side issue**

Script Output:
batch abort
reconnecttime 120
confirm off
Searching for host...
Connecting to host...
Authenticating...
Using username "username.xxx".
Authenticating with pre-entered password.
Authenticated.
Starting the session...
Session started.
Active session: [1] username.xxx@host1.host.com
Error changing directory to '/UPLOAD_FOLDER'.
Cannot get real path for '/UPLOAD_FOLDER'.
No such file or directory.
Error code: 2
Error message from server: File not found
/

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Error changing remote directory

Please attach a full log file showing the problem (using the latest version of WinSCP).

To generate log file, use /log=path_to_log_file command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.

Also show us the code and the output of psftp.

Reply with quote

Advertisement

You can post new topics in this forum