I have two pcs. One FC4 and one Windows XP. I have to run a script test.shevery time I complete a particular task. To do that I login to Linux thru ssh from XP machine and run the script manually. I want to automate all of this i.e., from loging in to FC4 till the execution of the Bash script. I think it is not possible thru telnet. I could not find anything in google. any suggestions or pointers? thanks.
1. If its not neccessary to log in from windows && you have to run the script periodically, use cron jobs on your FC4 machine.
2. If you can log in to the FC4 from another linux based machine, you can use `expect` scripts to automate ssh logins and running the script on your host.
Chiragz
--------------------------------- Yahoo! Music Unlimited - Access over 1 million songs. Try it free.