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

   > a possible quick fix could be...
   
   Yes, I'll also do something like that. Except that this validation is in the 
connection protocol (RFC 4254), and fileHandleSize is known only in the 
higher-layer SFTP protocol, so a bit more is needed to implement this in a 
proper way without layer breaks. We'd want to accept this extra size only in 
SFTP channels, and only if it's exactly this expected extra amount of bytes.


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