Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 1999 08:28:34 -0600 (CST)
From:      Steve Price <sprice@hiwaay.net>
To:        Greg Lehey <grog@lemis.com>
Cc:        eklee@pa.dec.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: freeBSD tar files?
Message-ID:  <Pine.OSF.4.10.9904020804460.16186-100000@fly.HiWAAY.net>
In-Reply-To: <19990402133126.X413@lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2 Apr 1999, Greg Lehey wrote:

# > It would be convenient if there were a directory with all the
# > chunks, that is, bin.??, src.?? etc. so that you could just do one
# > big mget.  Folks who only want the base distribution could do an
# > mget bin.*.
# 
# Yes, I suppose so.  Do you want to enter a PR?

Some servers support grabbing the entire contents of a directory
by using 'get <directory_name>.tar'.  So if you wanted to get a
copy of the 3.1 release bits you could do this.

$ ftp -a ftp.freebsd.org
...
ftp> cd pub/FreeBSD/releases/i386
250 CWD command successful
ftp> get 3.1-RELEASE.tar
...

NOTE: this feature is only supported by some ftpd's, so it may
not work on every FreeBSD mirror site.

# Greg
# --
# When replying to this message, please copy the original recipients.
# For more information, see http://www.lemis.com/questions.html
# See complete headers for address, home page and phone numbers
# finger grog@lemis.com for PGP public key



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?Pine.OSF.4.10.9904020804460.16186-100000>