[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Ext script help needed.
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Ext script help needed.
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Fri, 21 Oct 2005 11:07:47 +0200
- References: <4358929C.60709@holme-pedersen.dk>
- User-agent: Mutt/1.5.9i
On Fri, Oct 21, 2005 at 09:02:52AM +0200, Thomas wrote:
>
> The problem starts when a FTP connection fails or is slow. Then my
> subscript is not terminated and the master script hangs. This in turn
> leads to purple alarms for all hosts.
Use "ncftpls" from the ncftp toolkit. "ncftpls -t 10 ftp://ftp.foo.com/"
will timeout after 10 seconds.
Henrik