xinghhhhhhh commented on issue #855: URL: https://github.com/apache/mina-sshd/issues/855#issuecomment-3712845749
> > My current thinking is that to resolve this `SftpClient` needs to be made thread safe, and then an `SftpFileSystem` can use a single `SftpClient` (and thus channel). > > PR [#864](https://github.com/apache/mina-sshd/pull/864) implements this. > > [@xinghhhhhhh](https://github.com/xinghhhhhhh) : could you please give PR [#864](https://github.com/apache/mina-sshd/pull/864) a try? Yes, it's my pleasure. I just tried using this commit locally and the issue has been resolved. Thank you -- 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]
