in reply to Re: Re: Net::SSH::Perl problems
in thread Net::SSH::Perl problems

Well it looks like it pays to read the authors ToDO file. for Net::ssh::Perl. It only supports dsa public key authentication not rsa. As soon as I setup a dsa key it worked great. Thanks all for your help. Crayola