I am setting up an sftp and I get the following error when I test the connection:
The negotiation of key exchange method has failed
When using WinScp, I have no problem connecting. Does anyone know what the problem could be?
I am setting up an sftp and I get the following error when I test the connection:
The negotiation of key exchange method has failed
When using WinScp, I have no problem connecting. Does anyone know what the problem could be?
I prefer to use Toad command line shell out and still use WinSCP. You can pass variables to the argument line. It will launch a command line WinSCP which you know will work.
Was this ever resolved?
I am experiencing this issue now. It appears to be related to the algorithms that Toad Data Point may be using that are not supported by our current SSH Server?
Anyway, I am using version 5.7. The algorithms on our SSH Server are: diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group15-sha512,diffie-hellman-group16-sha512,diffie-hellman-group17-sha512,diffie-hellman-group18-sha512,rsa2048-sha256,ecdh-sha2-nistp384,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp521.
Can anyone tell me if my Toad Data point version 5.7 supports these algo's?