tomaswolf opened a new pull request, #260:
URL: https://github.com/apache/mina-sshd/pull/260

   Use the local window's packet size for reading, and the remote window's 
packet size for writing (both minus a bit for protocol overhead) as the default 
SFTP buffer size.
   
   Fix SftpInputStreamAsync to also work for buffer sizes greater than twice 
what the server will ever return. Previously, the stream read data from the 
wrong offset in that case.


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