"Cannot get real path" even though message is "Success"
Local Host: Windows 2000 Professional
Remote Host: AIX 5.3.0.0
There are a couple remote directories that I'm unable to navigate into. It's not a plain vanilla permissions problem as I'm able to access the directory (and sub-directories and file) via command line ssh, sftp, etc.
Clicking on one these directories in WinSCP generates the following error.
Cannot get real path for '/rc_nfs'.
Unexpected OK response.
Error code: 0
Error message from server: Success
Request code: 16
Here are the log details...
. 2007-04-20 16:25:09.808 Changing directory to "rc_nfs". . 2007-04-20 16:25:09.808 Getting real path for '/rc_nfs' > 2007-04-20 16:25:09.808 Type: SSH_FXP_REALPATH, Size: 16, Number: 20752 > 2007-04-20 16:25:09.808 10,00,00,51,10,00,00,00,07,2F,72,63,5F,6E,66,73, . 2007-04-20 16:25:09.808 Sent 20 bytes . 2007-04-20 16:25:09.808 There are 0 bytes remaining in the send buffer . 2007-04-20 16:25:09.808 Waiting for another 4 bytes . 2007-04-20 16:25:09.808 Looking for incoming data . 2007-04-20 16:25:09.855 Select result is 1 . 2007-04-20 16:25:09.855 Received 4 bytes . 2007-04-20 16:25:09.855 Received 24 bytes < 2007-04-20 16:25:09.855 Type: SSH_FXP_STATUS, Size: 24, Number: 20752 < 2007-04-20 16:25:09.855 65,00,00,51,10,00,00,00,00,00,00,00,07,53,75,63,63,65,73,73,00,00,00,00, < 2007-04-20 16:25:09.855 Status/error code: 0, Message: 20752, Server: Success, Language: * 2007-04-20 16:25:09.855 (ECommand) Error changing directory to 'rc_nfs'. * 2007-04-20 16:25:09.855 Cannot get real path for '/rc_nfs'. * 2007-04-20 16:25:09.855 Unexpected OK response. * 2007-04-20 16:25:09.855 Error code: 0 * 2007-04-20 16:25:09.855 Error message from server: Success * 2007-04-20 16:25:09.855 Request code: 16
Any help would be much appreciated. The local admin guys (Win and UNIX) have no ideas.[/code]