I extends org.apache.sshd.server.sftp.SftpSubsystem, and created SftpSubsystem, I can login etc, while in a folder, if the file numbers are too big (>5000 files), "ls" shows me error "Received message too long"
sftp> ls Received message too long 513060 FYI, not using my sftp client, but using linux sftp tool, I can list those files without problem. Does anyone in this forum have same problem before? Any idea how to solve this issue. -- View this message in context: http://apache-mina.10907.n7.nabble.com/ls-a-directory-gets-error-Received-message-too-long-513060-tp40962.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.
