I think it's not currently doable with the current client, but it should be quite easy to add. The idea is to create a new class similar to org.apache.sshd.client.channel.ChannelExec that would send the subsystem request instead of the exec request. Please raise a JIRA issue for that. A patch would be welcomed !
On Wed, Dec 16, 2009 at 11:24, Nadeem <[email protected]> wrote: > Hi, > > I want to use SshClient and connect to a subsystem of server. I am able to > setup the session and authenticate. After this how do I connect to the > subsystem. > > thanks, > Nadddy > > > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
