SSH (SFTP) with key authentication do not WORK with WinSCP

SSH (SFTP) with key authentication do not WORK with WinSCP

avatar

Hi!
I'm having problem with SFTP session with WINSCP (throught RDM) and Authentication with SSh KEY

Seems that the RDM do not recognize the have to use key file or do not read the file, add so ask for passwd

The problem is started after upgrade at latest version 13.0.2.0

P.

Screenshot_14.png

All Comments (4)

avatar

Hello,

Could you please attach a short video showing us the issue in detail so I can try the same steps as you?

Thank you!

Best regards,

Marc Beauséjour

avatar

Hi Mark, I did a step forward.
The problem is related to the SSH KEY.

If I use the relative path of the SSH Key with PUTTY session, It Works.
But if I use the relative path of KEY with WinSCP session it do not work.
I MUST use the complete path (absolute path to the key file)
I'm quite sure that with old relese the relative path works fine even with WinSCP.

Due to the fact that me and my team store the .ppk files into the same folder of RDM exe files, is there a RDM variable that I can use to build the relative path to SSK key ?
REgards
P.

avatar

Hello,

We have the variable $APPLICATION_PATH$ if you want to try to build the path with it to see if it works.Best regards,

Marc Beauséjour

avatar

Hello again,

I forgot to include this help article in case you might need it. This is a list of variables available;
https://help.remotedesktopmanager.com/settings_variables.htm

Best regards,

Marc Beauséjour