I am trying to connect a remote server using jsch but I am getting Auth fail exception. Below is my code
String user = "user.name"; String host = &q