Does ND3 support ssh-ed25519?

I think I have done everything correctly, but I cannot connect using a ssh-ed25519 key. I’ve had to generate a less secure ssh-rsa key and add it to my authorized_keys to connect to my newest servers. I had wanted to move everything to ssh-ed25519. Is this just not possible? Putty/kitty works fine.

Hello brian.

Is your new key file putty format or open-ssl format?

NetDrive supports only open-ssh format.

Regards.

Hi jyyoon,
Good question. I should have clearly stated that.
Yes, both the working and non-working keys are in open ssh format.
The working ssh-rsa key begins with:
-----BEGIN RSA PRIVATE KEY-----

The nonworking ssh-ed5519 begins with:
-----BEGIN OPENSSH PRIVATE KEY-----

Hello @c5e3-netdrive @brian-2e86

You are right. Currently sftp connection of NetDrive3 does not support ed25519 as you know.

We will fix the issue in some days.

If the issue fixes, I will let you know to try it.

Regards.

1 Like

Hello

Could you try with the following url’s version?
http://files.bdrive.com/netdrive/builds/2332c1ef316743448faa415fbb9e285e/NetDrive3_Setup-3.7.686.exe

Regards.

Sorry I was away. I will try it this afternoon.