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: [email protected] With regards, Apache Git Services
