Re: CGI execute command via ssh
ginners@perl.org 08/31/2005 10:09 cc AM Subject CGI execute
CGI execute command via ssh
Aloha I',m trying to execute a command via ssh on a remote maschien via a perl-cgi script. The app i'm building does this a lot, with 99% of success. The missing 1% i'm trying to understand and after that to solve. I use backstick to run the ssh command something like: my $data = `ssh [EMAIL