Can't connect to SFTP server with some SFTP client

The Knowledgebase provides a database of answers to many Technical questions.
Post Reply
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Can't connect to SFTP server with some SFTP client

Post by FTP »

Some old SFTP client software (like Putty v0.60 or FTP Rush v2.x) can't connect to WingFTP due to SFTP algorithms, you can add extra SFTP algorithms to solve the problem.

Add an algorithm "diffie-hellman-group1-sha1" into the option "Server > Settings > General Settings > Security > SFTP Key Exchange Algorithms", also add a MAC algorithm "hmac-sha1" into the option "Server > Settings > General Settings > Security > SFTP MAC Algorithms".
Post Reply