SFTP server reply SSH_FXP_STATUS for SSH_FXP_REALPATH
Posted: Thu Aug 04, 2016 10:08 am
Hi
While downloading a file ,Our SFTP client send SSH_FXP_REALPATH for valid file present in current working directory. path in the SSH_FXP_REALPATH request is /1.txt.
Server is replying with SSH_FXP_STATUS with error code 4 ( no such file or directory)
Same work fine in case of other server like openssh .
So please help me to know that is there any limitation of server or is there any usage issue .
Regards
Manish
While downloading a file ,Our SFTP client send SSH_FXP_REALPATH for valid file present in current working directory. path in the SSH_FXP_REALPATH request is /1.txt.
Server is replying with SSH_FXP_STATUS with error code 4 ( no such file or directory)
Same work fine in case of other server like openssh .
So please help me to know that is there any limitation of server or is there any usage issue .
Regards
Manish