Unable to read command output using JSch
I’m trying to login to remote session using JSch Channel shell and execute simple shell command and trying to read the command output with the following code –
I’m trying to login to remote session using JSch Channel shell and execute simple shell command and trying to read the command output with the following code –