How to send unix commands to putty by using Process & RunTime Class in java
843810Aug 1 2010 — edited Aug 2 2010Hi,
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.