Hi All,
Im using the Apache sshd-core ChannellExec API to execute command on a SSHClient. I need some documentation on how to set /read the input, output and error streams. Both the links below give me a 404 error : http://mina.apache.org/sshd-project/apidocs/org/apache/sshd/client/channel/class-use/ChannelExec.html http://mina.apache.org/sshd-project/apidocs/index.html?org/apache/sshd/client/channel/ChannelExec.html Any help would be appreciated. Thanks, Sapna
