tomaswolf opened a new pull request, #390:
URL: https://github.com/apache/mina-sshd/pull/390

   Add operations to execute commands that use some other encoding than UTF-8: 
one version that has a Charset as extra parameter, and another version that 
simply takes a byte[] as command.
   
   Use the new way to create a ChannelExec in the SCP client to encode the 
command using the ScpModuleProperties.SCP_OUTGOING_ENCODING.
   
   Add an SCP test against an OpenSSH daemon running in a container using 
ISO-8859-15 as locale.
   
   Bug: https://github.com/apache/mina-sshd/issues/388


-- 
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

Reply via email to