Hi??I recently used apache-sshd in my project and encountered a Chinese encoding problem. In the ChannelExec.doOpen method, the utf8 format is used to write the command into the buffer by default. Is it possible to add a method similar to SftpClient. setNameDecodingCharset to control the encoding format?
I look forward to your response. A sshd user, Yu Wang
