Im writing a script using Net::SSH:
erl, and I am getting the error:
Can't map service name 'ssh' to port number at ./test.pl at line 48
Does anyone have an idea why this could be happening? I am just setting my connection up like so:
my $sshcnx = Net::SSH:
erl->new($systemname);
I hope someone has a clue.......
Can't map service name 'ssh' to port number at ./test.pl at line 48
Does anyone have an idea why this could be happening? I am just setting my connection up like so:
my $sshcnx = Net::SSH:
I hope someone has a clue.......