dragonknight88 opened a new issue, #403: URL: https://github.com/apache/mina-sshd/issues/403
Client: WS_FTP 1.26/1.27 Server: SFTP server (mina 2.9.2) Operation: Uploading a file Mina version - 2.9.2 As sftp client tries to upload a file channel is closed as below exception is caught. `2023-08-10 10:16:31 2023-08-10T17:16:31.119Z WARN 337 --- [] [] [] [)-nio2-thread-3] o.a.s.server.session.ServerSessionImpl : exceptionCaught(ServerSessionImpl[user@/10.x.x.x:23232])[state=Opened] IllegalStateException: Bad length (32796) for cmd=SSH_MSG_CHANNEL_DATA - max. allowed=32768` Is there a way or config via core module props to increase the channel packet size limit? -- 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.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