chirpyform
Programmer
Hi,
I am developing a java application that runs scripts and follows the progress of the production. The problem is that the java appli is to be used with windows and the scripts are on a linux server. I have all the information necessary (user, password, directory, script, ...) but i need to be able to connect to the machine and execute the script without any interaction with the user.
Is it possible and if so how ?
Thanks in advance
Chris
I am developing a java application that runs scripts and follows the progress of the production. The problem is that the java appli is to be used with windows and the scripts are on a linux server. I have all the information necessary (user, password, directory, script, ...) but i need to be able to connect to the machine and execute the script without any interaction with the user.
Is it possible and if so how ?
Thanks in advance
Chris