ssh - SharpSSH jSCH Algorithm negotiation fail -


i use sharpssh .net library sftp.
http://www.tamirgal.com/blog/page/sharpssh.aspx

when try connect server error

algorithm negotiation fail

my print screen error

but when try connect filezilla works no problems.

i find same error not find how resolve problem.

like here: http://www.samhohce.net/questions/30190272/jsch-algorithm-negotiation-fail

do not use sharpssh. it's not maintained since 2007!

it's insecure. , not support modern ciphers , kex algorithms (hence error).

pick another c# sftp library.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -