[WITH SOLUTION] com.jcraft.jsch.JSchException: Algorithm negotiation fail
Brought to you by:
aventin
Error: 'com.jcraft.jsch.JSchException: Algorithm negotiation fail' when connecting to newer OpenSSH servers.
Cause: JSch key exchange algorithm not supported by a default OpenSSH installation.
Solution: update the jsch.jar package in areca\lib with latest from http://www.jcraft.com/jsch/
Thanks, this workaround still does the job.