I've already tested the SSH and SCP from command line. But won't the script need to provide the password? If so, where is it applied?
Mike...
User Profile
Collapse
-
-
Help with File::Remote module
I understand that one can use FILE::REMOTE for SSH and SCP sessions. However I don't see how to apply the login password or the userID in the examples. Am I misreading the intent of the module?
Code:use File::Remote; my $secure = File::Remote->new(rsh => '/usr/local/bin/ssh', rcp => '/usr/local/bin/scp',
No activity results to display
Show More
Leave a comment: