Is there any other way other than using Net:SSH2.... I want my script to run in both network... Linux as well as windows
So? libssh2 is cross-platform so I see no issue with using Net::SSH2 with both Linux and Windows (I can't test it on Windows because I don't swing that way, but there should be no problem in principle).
Sure there are other ways of invoking a script across a network (running it as a CGI comes to mind), but they all need to solve the problem of authentication and confidentiality. ssh does this for you in a comfortable and secure way out of the box why not use it?
In reply to Re^4: Invoke a perl script on the remote machine.
by tirwhan
in thread Invoke a perl script on the remote machine.
by isha
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |