“Algorithm negotiation fail” error in JSch when trying to connect to Symantec NetBackup - grabing reports remotely
问题 I have been searching online and found similar posts but could not find a solution reading them. I am trying to connect to NetBackup servers using ssh from my computer and run a report and create graphs based on them. I am doing this using java and JSch library. The problem is that I get: "Algorithm negotiation fail" at com.jcraft.JSch.Session.recieve_kexinit(... I know very little about negotiations and keys and different methods such as diffie-hellman etc. Could you please tell me: 1. How