Here is my log file when using WinSCP with Globalscape Secure FTP 2.0 in SFTP mode inside of VMware Workstation.
. Changing directory to "Utilities".
. Getting real path for '/Utilities'
> Type: SSH_FXP_REALPATH, Size: 19, Number: 1808
< Type: SSH_FXP_NAME, Size: 41, Number: 1808
. Real path is '/Utilities'
. Trying to open directory "/Utilities".
> Type: SSH_FXP_OPENDIR, Size: 19, Number: 2059
< Type: SSH_FXP_STATUS, Size: 33, Number: 2059
< Status/error code: 2, Message: 2059, Server: File not found, Language: en
* (ECommand) Error changing directory to 'Utilities'.
* No such file or directory.
* Error code: 2
* Error message from server: File not found (en)
* Request code: 11
. Changing directory to "Utilities".
. Getting real path for '/Utilities'
> Type: SSH_FXP_REALPATH, Size: 19, Number: 2320
< Type: SSH_FXP_NAME, Size: 41, Number: 2320
. Real path is '/Utilities'
. Trying to open directory "/Utilities".
> Type: SSH_FXP_OPENDIR, Size: 19, Number: 2571
< Type: SSH_FXP_STATUS, Size: 33, Number: 2571
< Status/error code: 2, Message: 2571, Server: File not found, Language: en
* (ECommand) Error changing directory to 'Utilities'.
* No such file or directory.
* Error code: 2
* Error message from server: File not found (en)
* Request code: 11