Hi, I create a JIRA issue https://issues.apache.org/jira/browse/SSHD-68 for this. I have attached a patch in JIRA.
thanks, Nadddy ----- Original Message ---- From: Guillaume Nodet <[email protected]> To: users <[email protected]> Sent: Wed, December 16, 2009 4:48:06 PM Subject: Re: SshClient to a subsystem 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
