MrEasy commented on issue #473:
URL: https://github.com/apache/mina-sshd/issues/473#issuecomment-1997739817

   Hi,
   Created a simple example server 
[code](https://github.com/apache/karaf/commit/96c71712f0e6989fdc04baa0051c375ba2bce6e4)
 and can confirm, that I am also not able to reproduce the issue with that.
   
   The SSH-server which shows the issue is the one that Apache Karaf starts-up 
for its client-shell.
   You see I oriented on their way of starting it up, 
[code](https://github.com/seeburger-ag/karaf/blob/sshd-473/shell/ssh/src/main/java/org/apache/karaf/shell/ssh/Activator.java),
 difference between my simple test and Karaf-integrated SSH-server are the 
implementations for authentication etc. so issue could also lay in the 
combination with those.
   Will look into that a bit more.


-- 
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: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to