You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "tomaswolf (via GitHub)" <gi...@apache.org> on 2023/05/16 21:13:04 UTC

[GitHub] [mina-sshd] tomaswolf commented on issue #371: The timeout interval from the client SftpClient cannot be configured on the current server.

tomaswolf commented on issue #371:
URL: https://github.com/apache/mina-sshd/issues/371#issuecomment-1550366666

   It's not entirely clear what this is about.
   
   - A mechanism to limit the number of concurrent connections accepted?
   - Implement `ChannelTimeouts` as available in OpenSSH since version 9.2: compare [OpenSSH issue 3484](https://bugzilla.mindrot.org/show_bug.cgi?id=3484)?
   - Pointing out a problem, and if so, what exactly?
     - SftpClient not closed when ClientSession is closed?
     - Handle not closed when ClientSession or SftpClient closed?
     - Server doesn't close SftpSubsystems when ServerSession closes?
     - Server doesn't close ServerSession when ClientSession closes?


-- 
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-unsubscribe@mina.apache.org

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


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