You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by GitBox <gi...@apache.org> on 2019/01/13 05:58:51 UTC

[GitHub] lgoldstein commented on issue #86: [bugfix] fix transfer large file bug(more than1GB)

lgoldstein commented on issue #86: [bugfix] fix transfer large file bug(more than1GB)
URL: https://github.com/apache/mina-sshd/pull/86#issuecomment-453804649
 
 
   You are right about `getNextPowerOf2` but is this indeed an issue for SCP ? FYI, a file is being transferred in chunks - never as a single packet. Have you actually encountered the bug you are describing ? If so, please provide the stack trace of the call that causes `getNextPowerOf2` to overflow as described. I have tested the SSHD code with a 1.7GB file and encountered no problems.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services