tomaswolf commented on issue #745: URL: https://github.com/apache/mina-sshd/issues/745#issuecomment-2840108727
The log looks perfectly normal, except for the fact that it's all 1-byte messages. According to the log, 11707 bytes were received. That's what your code reports, and also what I get by subtracting the first and last channel window sizes. That's all the device sent before it sent EOF. If there are bytes missing, the device simply didn't send them. At least it looks that way. How many bytes did you expect? -- 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