Hi
WinSCP can't seem to list a remote directory. It gives a permissions error, but on FileZilla I am able to navigate to the folder. We use the WinSCP binary in our program, so using WinSCP is crucial!
Here is an extract from the log:
Changing directory to "".
Getting real path for ''
Type: SSH_FXP_REALPATH, Size: 21, Number: 7952
Type: SSH_FXP_STATUS, Size: 34, Number: 7952
Status code: 3, Message: 7952, Server: Permission denied, Language:
(ECommand) Error changing directory to ''.
Cannot get real path for ''.
Permission denied.
Error code: 3
Error message from server: Permission denied
WinSCP Version: 5.7.7
Server Details:
File transfer protocol = SFTP-3
Cryptographic protocol = SSH-2
SSH implementation = OpenSSH_7.1
Encryption algorithm = aes
Compression = No
I have disabled "Transfer resuming" as per other topic suggestion, but it still did not work.
Any help would be appreciated!
Thanks