tomaswolf commented on issue #893: URL: https://github.com/apache/mina-sshd/issues/893#issuecomment-4195538102
Looks like you're connecting to some device (that would respond with a "cli>" prompt). Since I don't have that device, I won't be able to reproduce this. So I can do only code inspection... Only thing that looks a bit strange it that `channel.setRedirectErrorStream(true)`. Can you show the client code using JSch, too? Does the JSch code do that, too, and output the server's stderr on stdout? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
