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

   > At the moment, it seems that the new approach will try to open multiple 
new channels, but some devices will not respond to these requests ...
   
   That's what I suspect, too. 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). I may have some time in January to 
look into this.
   
   


-- 
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]

Reply via email to