czldb2 opened a new issue, #529: URL: https://github.com/apache/mina-sshd/issues/529
  ### version 1.7.0 ### phenomenon I configured the ControlMaster for the ssh client, then implemented an ssh server using the mina-sshd component, first I cached the ClientSession created by the ssh session, and then reused the session when the sftp connection request came. I created fileSystem to handle sftp requests, but I ran into the problem shown above when uploading files ### question Are there any changes related to the reuse of this ssh Clientsession to sftp sessions in the mina-sshd version? Or is there any restriction in 1.7.0? -- 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.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