Skip to Main Content

Java SE (Java Platform, Standard Edition)

How to send unix commands to putty by using Process & RunTime Class in java

843810Aug 1 2010 — edited Aug 2 2010
Hi,
I was searching this type of topic from the last 2 weeks. But i did not get any solution for this. I want to automate putty by java. I know by Process and Runtime class we can execute any exe's and any applications one time . But how to send unix commands to putty sequentially for executing batch jobs by using java?

Do we have any free libraries for writing java program's to execute unix batch jobs from windows? If you have please provide me the sample codes and URL to download
.
Your help would be highly appreciated. Thanks in Advance.

Regards,
Anantharajan.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2010
Added on Aug 1 2010
2 comments
552 views