Subject: Re: timeout fetching distfiles
To: =?ISO-8859-1?Q?C=E9sar_Catri=E1n_?= =?ISO-8859-1?Q?Carre=F1o?= <ccatrian@eml.cc>
From: Brian A. Seklecki <lavalamp@spiritual-machines.org>
List: pkgsrc-users
Date: 07/30/2006 21:39:26
export FETCH_CMD="ftp [flags]" or in /etc/mk.conf
where from ftp(1):
-r wait Retry the connection attempt if it failed, pausing for
wait sec-onds
-q quittime
Quit if the connection has stalled for quittime seconds.
or substitute wget(1), curl(1), ncftp(1) and a smidgen of allspice,
accounting for altitude. Bake for $TIMEOUT.
~BAS
On Sun, 2006-07-30 at 21:26, César Catrián Carreño wrote:
> Hi,
>
> has pkgsrc a configurable timeout for the fetch target?
>
> Thanks in advance
>
> --
> César Catrián Carreño