|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: SFTP on Solaris 2.7by salva (Canon) |
| on Jul 01, 2005 at 05:15 UTC ( [id://471603]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
if you can use public/private pairs of keys instead of user/login for authentication, try Net::SFTP::Foreign. It uses the native ssh binary to stablish the connection to the server instead of Net::SSH::Perl and so it is more robust and doesn't require a bunch of additional modules to work.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||