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

   I cannot answer your questions. I don't know what other buffer sizes these 
other SFTP clients used, or why it occurs every 640 requests. Perhaps the other 
clients might have worked because they used different buffer sizes?
   
   As for solving it client-side, I'm thinking of ignoring the extra data, and 
logging a warning.
   
   But I'll also have to double-check that this is not some strange bug in the 
lower layers in Apache MINA SSHD. Like, the server sending data correctly, but 
in the client somehow assembling packets to SFTP buffers goes wrong. Don't know 
yet what exactly is up.
   
   And yes, it is strange it occurs so regularly.


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