TN wrote:

> Hi,
>
> As far as I can tell you are doing it right according to the manpages.
> However, I noticed that in
> http://www.squarebox.co.uk/cgi-squarebox/manServer/usr/share/man/man3/Ne
> t::SSH::Perl.3pm that $ssh->login() requires a password that you aren't
> supplying:
>
> $ssh->login("user1", "pass1");

That might be true, but it is not within the scope of the immediate
problem.  The problem so far is a simple one of mismatched data types.  Only
after the code is properly compiled and run can he test the actual
connectivity aspects of the code.

Joseph


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to