Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Aug 1998 05:22:49 -0700
From:      David Greenman <dg@root.com>
To:        malte.lance@gmx.net
Cc:        esl <esl@news1.cio.med.va.gov>, freebsd-questions@FreeBSD.ORG
Subject:   Re: FreeBSD Download 
Message-ID:  <199808041222.FAA25209@implode.root.com>
In-Reply-To: Your message of "Tue, 04 Aug 1998 12:43:01 %2B0200." <13766.57726.330621.12579@neuron.webmore.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
>esl writes:
> > Is there a way to download all of
> > ftp.freebsd.org/pub/FreeBSD/2.2.7-RELEASE in to a compressed tar archive
> > without downloading each piece one-by-one? What is the best way to
> > download the entire distribution? I know there are CD-ROMs but they
> > seemed to be outdated.
>
>AFAIK ftp.freebsd.org is capable of on-the-fly-compression.
>When in /pub/FreeBSD type one of the following commands:
>get 2.2.7-RELEASE.tar.gz
>get 2.2.7-RELEASE.tgz
>get 2.2.7-RELEASE.gz
>get 2.2.7-RELEASE.tar

   As with most files on wcarchive, the 2.2.7-RELEASE bits are already
compressed. We don't support on-the-fly compression since it justs wastes
CPU cycles when trying to compress the data twice. We do support on-the-fly
tar, however, so "get 2.2.7-RELEASE.tar" does work.

-DG

David Greenman
Co-founder/Principal Architect, The FreeBSD Project

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808041222.FAA25209>