perl ssh with timeout?
- From: Markus Dehmann <markus.dehmann@xxxxxxxxx>
- Date: Sun, 19 Mar 2006 11:50:00 -0500
How can I use perl to connect to a remote computer via ssh with a timeout?
I saw the modules Net::SSH and Net::SSH::Perl, but didn't see timeout options. The latter one I wasn't able to install anyway (the required Crypt::DH never finishes its tests in CPAN shell).
Maybe just use the system command? But it also does not have a timeout?
BTW, all computers I want to connect to don't require my password, so getting a connection should be straightforward.
Thanks!
Markus
.
- Follow-Ups:
- Re: perl ssh with timeout?
- From: Rick Scott
- Re: perl ssh with timeout?
- Prev by Date: Re: combinations script - out of memory - optimization?
- Next by Date: Cookie not working for CGI logon script
- Previous by thread: ebayapi
- Next by thread: Re: perl ssh with timeout?
- Index(es):
Relevant Pages
|