tomaswolf commented on issue #690: URL: https://github.com/apache/mina-sshd/issues/690#issuecomment-2710820263
So you have an SFTP v3 server that ignores the SSH_FXF_APPEND flag given in the SSH_FXP_OPEN message and that instead always writes at the offset given in the SSH_FXP_WRITE messages. What kind of server is that? Maybe the identification string sent when the connection is established shows something interesting. (Visible with debug logging in the client.) Not sure we can do anything about it in the client. -- 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