The sshd project includes a client, but that's not really the most stable and widely used part and it still lacks a lot of features and documentation. Feel free to have a look at it though. In the mean time, you can try http://www.jcraft.com/jsch/ which is a nice client library for SSH.
On Mon, Jan 25, 2010 at 21:48, Michael Clifford <[email protected]> wrote: > I've read that MINA sshd is supposed to support use as an ssh client as well > as a daemon. I need to set up a client, but I don't want to run a daemon. > Is there any way to do this? Are there any examples out there or sample code > that I can use to do this? There isn't much documentation posted for the > project, unfortunately. > > Thanks, > Michael > > > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
