in reply to Re: Net::SSH::Perl shell vs web
in thread Net::SSH::Perl shell vs web
yes, i am ssh'ing to a remote computer
both the local (where this script is running on the webserver) and the remote computers are dedicated linux servers (with rackshack) and so i would have total control over any sort of firewall...i don't believe anything is in place -- at least i didn't put anything up
i should try redirecting stderr to stdout again...i had done that originally and found the first problem i had was that the web user didn't have permission to write to the .ssh directory, but i fixed it
i'll check the logs, too
thanks again...i hope i can use this module -- the alternative is telnet but that won't work for all of the remote servers i have to access since it is disabled on some of them (which is the reason i started with this ssh module)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Net::SSH::Perl shell vs web
by thor (Priest) on Jan 18, 2004 at 16:25 UTC | |
by Anonymous Monk on Jan 18, 2004 at 23:28 UTC | |
by Anonymous Monk on Jan 19, 2004 at 17:09 UTC | |
by Anonymous Monk on Jan 20, 2004 at 12:52 UTC |