tomaswolf commented on issue #686: URL: https://github.com/apache/mina-sshd/issues/686#issuecomment-2706416983
With this info we can't do anything. Encryptions used? How exactly do you transfer files? Transfer out of the device or into the device? Is this Android-specific? We did invest quite a bit of effort in 2.14.0 to improve SFTP uploading, and benchmarks indicate we're on par with other libraries. I haven't checked against old versions like 2.9.0; I might try that. 2.9.0 and earlier, however, had a problem in that it would not respect the channel window as required by the SSH protocol, and could get into OOM because of that. It's possible that implementing windowing correctly might have led to a slow-down. I do not have an Android device to test with. -- 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