From owner-freebsd-hubs Wed Jan 30 1:53:24 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id 4799C37B405 for ; Wed, 30 Jan 2002 01:53:17 -0800 (PST) Received: (qmail 27495 invoked by uid 1000); 30 Jan 2002 09:53:51 -0000 Date: Wed, 30 Jan 2002 11:53:51 +0200 From: Peter Pentchev To: Daniel Lang Cc: jason andrade , hubs@FreeBSD.ORG Subject: Re: ftp.FreeBSD.org and ftp.dk.FreeBSD.org have 4.5-install.iso ready for download Message-ID: <20020130115350.C4374@straylight.oblivion.bg> Mail-Followup-To: Daniel Lang , jason andrade , hubs@FreeBSD.ORG References: <20020130025115.GR9395@freebsdmall.com> <20020130103042.D81625@atrbg11.informatik.tu-muenchen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020130103042.D81625@atrbg11.informatik.tu-muenchen.de>; from dl@leo.org on Wed, Jan 30, 2002 at 10:30:42AM +0100 Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 30, 2002 at 10:30:42AM +0100, Daniel Lang wrote: > Hi Jason, > > jason andrade wrote on Wed, Jan 30, 2002 at 01:33:39PM +1000: > [..] > > ftp.au.freebsd.org (aka planetmirror.com) has all 5 ISO images now > > as well as the release tree and the packages-4.5-release tree. if you're > > listing us, can you please add both http and ftp, as we prefer users > > to download via http where possible. > Out of curiosity, why? I always thought thats abuse of HTTP, since > it was not designed for that purpose, and it also lacks the > ability of 'regetting' a file, that was not transferred > completely. Or am I wrong here? You are, just as I was :) This was one of the arguments I used a couple of months ago to furiously argue against my boss's use of HTTP for downloading files, whereupon he smugly pointed me to the HTTP Range header, which allows a specification of the type 'Range: bytes 110-' meaning 'byte 110 till EOF'. This is actually used in the fetch(1) -R code :) Still, I personally prefer - and advocate - use of FTP for file transfers, if only because I am not yet completely sure if HTTP can really transfer binary data without any kind of encoding, which usually adds up to significant bloating of the download size. G'luck, Peter -- This sentence contains exactly threee erors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message