I use Net::SSH::Perl
http://search.cpan.org/dist/Net-SSH-Perl/lib/Net/SSH/Perl.pm to do
that.
On Mon, Nov 24, 2008 at 7:58 PM, monnappa appaiah <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm running kubuntu linuxI used Net::SSH2 to login to
> remote machine, execute commands a
Hi all,
I'm running kubuntu linuxI used Net::SSH2 to login to
remote machine, execute commands and give me the ouput...when i run the
below code i get this error
"Segmentation fault"...does anybody have an idea wat this error is?
On Monday 24 November 2008 02:12:08 pm Stealth wrote:
> On Monday 24 November 2008 01:58:33 pm monnappa appaiah wrote:
> > Hi all,
> >
> >I'm running kubuntu linuxI used
> > Net::SSH2 to login to remote machine, execute commands and give
> > me the ouput...when i run the
On Monday 24 November 2008 01:58:33 pm monnappa appaiah wrote:
> Hi all,
>
>I'm running kubuntu linuxI used Net::SSH2
> to login to remote machine, execute commands and give me the
> ouput...when i run the below code i get this error
> "Segmentation fault"...does