On Thu, Sep 27, 2001 at 09:12:02PM -0400, Timothy Reaves wrote: > Does anyone know where I might find information of using ssh & scp from > within java? In other words, do the equivilent of scp'ing a file to the > local machien from a remote machine running sshd?
You might check out the Java ssh implementations described on the openssh site: http://www.openssh.com/java.html It doesn't look like there's anything approaching the functionality and protocol support of openssh, but it's a start. Nathan > > Thanks! > > > ---------------------------------------------------------------------- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]