Re: [JSch-users] Questions on jsch functionality.

2007-12-16 Thread Mr Moo
> I intend to put the class files under source on a unix machine and then > use the Shell.java under examples to run it. Say, I am using a jsp > hosted on a webserver on the same unix box to invoke the Shell.java > > My questions are: > 1. I am accessing the jsp page from a local windows client mac

[JSch-users] Questions on jsch functionality.

2007-12-13 Thread Paul, Pressley Abraham
Hello, I came across the jsch product a couple of days ago. I have certain questions on the functionality of this product. I tried to go thru the code and get the answers, but couldn't find them. I'd really appreciate if anyone could let me know. I intend to put the class files under source on a