Hello ,

I'm trying to start tomcat on a remote machine.

<sshexec host="192.168.2.5"
     trust="true"
   username="tom"
   password="darksecret"
     command="mkdir simple"/>

The problem is the remote machine only supports SSH 2.
It seems that the implementation in  *JSch is not ready for *
*this. Has anyone an idea what to do in this case? *
**
*I had the same problem with an old version of putty until*
*I upgraded it to a newer version.*
**
*Regards,*
**
*Peter*
**

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to