tomaswolf commented on issue #733: URL: https://github.com/apache/mina-sshd/issues/733#issuecomment-2801877296
Thanks for the report. The bug is at https://github.com/apache/mina-sshd/blob/c5a3aac0ae2b1d6d03f4e05b5d71d9c52f22b7af/sshd-sftp/src/main/java/org/apache/sshd/sftp/client/impl/SftpRemotePathChannel.java#L368C68-L368C72 We should not pass `count` but `position + count`. -- 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