From owner-cvs-all Wed Mar 8 8:37:10 2000 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 1F5F437C48D; Wed, 8 Mar 2000 08:36:53 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id LAA06656; Wed, 8 Mar 2000 11:36:11 -0500 (EST) (envelope-from wollman) Date: Wed, 8 Mar 2000 11:36:11 -0500 (EST) From: Garrett Wollman Message-Id: <200003081636.LAA06656@khavrinen.lcs.mit.edu> To: Oscar Bonilla Cc: Martin Cracauer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/fetch fetch.h ftp.c http.c main.c In-Reply-To: <20000308092014.A75180@fisicc-ufm.edu> References: <200003081302.FAA18063@freefall.freebsd.org> <20000308092014.A75180@fisicc-ufm.edu> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > could we add a retry flag that keeps trying until the downloaded > file has the same size as announced by the server? it'd be really > useful for very lossy channels. while ! fetch ${FETCH_ARGS}; do sleep 60 done -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message