Unable to connect to Bananian 14.11 (Debian 7) via SFTP
Brought to you by:
ashish_kulz,
harrybharry
Using NppFTP Extension 0.25 Unicode on Notepad++ 6.6.9 on Windows 7.
Trying to connect via SFTP to a brand new Banana Pi (running Bananian 14.11, https://www.bananian.org/) all I get is:
[NppFTP] Everything initialized
Connecting
[SFTP] Connection failed : kex error : did not find one of algos diffie-hellman-group1-sha1 in list diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 for kex algos
Unable to connect
Disconnected
Looks like the server is strictly configured not to accept our weak(?) cipher.
This should be fixed by downloading NppFTP_0.26.zip from
https://github.com/ashkulz/NppFTP/releases/tag/v0.26
It also fixes (possible) security vulnerabilities by upgrading to the latest library versions.