Re: Cannot list subdirectory
Yes. Please find the log from filezilla in the attachment.
OK, FileZilla is irrelevant here, as it ignores the part of SFTP specification about using
SSH_FXP_REALPATH
request. What about OpenSSH sftp
client?
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Yes. Please find the log from filezilla in the attachment.
SSH_FXP_REALPATH
request. What about OpenSSH sftp
client?
I have similar problem. It shows error code 4 when trying to list a subdirectory.
Can you enter that directory with any other SFTP client? If you can, please post its log file.
I have similar problem. It shows error code 4 when trying to list a subdirectory.
I can create a subfolder to specific folder, put files into it but then....when I try to open that folder this error comes
Cannot get real path for '/xxx/xxx.
General failure (server should provide error description).
Error code: 4
Error message from server: Folder not found: /xxx/xxx
Request code: 16
Eventhough the folder exist and just could move files in to it
Hi Martin, were you able to find anything?
I did reply you already.
Hi Martin, were you able to find anything?
I did reply you already.
Hi Martin, were you able to find anything?
Can you post (or email) Debug 2 level log file showing both creation of the directory and changing into the directory?
Can you post (or email) Debug 2 level log file showing both creation of the directory and changing into the directory?
What is the log showing?
. 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