For a start there is no support for ssh on Windows. You need third party software for this. A good programme is puTTy, which has facilities for setting up port forwarding etc and running the whole thing in auto mode. you could call this from your page.
What kind of data are you collecting? Can this be done with a database connection rather than a perlscript running external programs? It seems like your program will be very inefficient if you have to open a program every time it makes a request for data.
Comments
Leave a comment Trackback