Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Scorp1us

CWD on FTP fails

In the log below, I am on a server in \ there is an edf directory that contains only files. I can do all this from command-line ftp.
Inexplicably, WinSCP tries to CWD /edf/edf/ which of course fails.
. 2012-03-30 12:33:43.641 Changing directory to "edf".
. 2012-03-30 12:33:43.641 Synchronizing current directory "\".
> 2012-03-30 12:33:43.642 CWD \
< 2012-03-30 12:33:43.645 257 "\" is the current directory
. 2012-03-30 12:33:43.645 Got reply 1 to the command 16
> 2012-03-30 12:33:43.645 CWD edf
< 2012-03-30 12:33:43.649 257 "\edf" is the current directory
. 2012-03-30 12:33:43.649 Got reply 1 to the command 16
. 2012-03-30 12:33:43.649 Getting current directory name.
> 2012-03-30 12:33:43.650 PWD
< 2012-03-30 12:33:43.653 257 "\edf" is the current directory
. 2012-03-30 12:33:43.653 Got reply 1 to the command 16
. 2012-03-30 12:33:43.653 Retrieving directory listing...
> 2012-03-30 12:33:43.654 CWD /edf/edf/
< 2012-03-30 12:33:43.658 521 Error changing directory.
. 2012-03-30 12:33:43.659 Could not retrieve directory listing
. 2012-03-30 12:33:43.659 Got reply 4 to the command 2
* 2012-03-30 12:33:43.671 (ECommand) Error listing directory '\edf'.
* 2012-03-30 12:33:43.671 Could not retrieve directory listing
* 2012-03-30 12:33:43.671 Error changing directory.