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
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
Post a Comment