towsb1 commented on issue #893: URL: https://github.com/apache/mina-sshd/issues/893#issuecomment-4195086602
I'm working on Java 17 (OpenJDK 17.0.18+8-LTS). I've drawn up some code that roughly boils down what my implementation does in the codebase I'm working on, and it shows the output echo. Connecting to this exact same server with an old jsch implementation doesn't produce this echo, so I know its not the server that's doing it. [output.txt](https://github.com/user-attachments/files/26520972/output.txt) [SSHEchoExample.java](https://github.com/user-attachments/files/26520944/SSHEchoExample.java) -- 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]
