From owner-freebsd-hackers Fri Aug 15 05:32:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA24363 for hackers-outgoing; Fri, 15 Aug 1997 05:32:18 -0700 (PDT) Received: from csnet.cs.technion.ac.il (csnet.cs.technion.ac.il [132.68.32.7]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id FAA24338 for ; Fri, 15 Aug 1997 05:32:06 -0700 (PDT) Received: from csd.csa (csd [132.68.32.8]) by csnet.cs.technion.ac.il (8.6.11/8.6.10) with ESMTP id PAA05022; Fri, 15 Aug 1997 15:31:36 +0300 Received: from localhost by csd.csa (SMI-8.6/SMI-SVR4) id PAA00574; Fri, 15 Aug 1997 15:31:43 +0300 Date: Fri, 15 Aug 1997 15:31:43 +0300 (IDT) From: Nadav Eiron X-Sender: nadav@csd To: "J. W. Ballantine" cc: freebsd-hackers@FreeBSD.ORG Subject: Re: releng22.freebsd.org ftp In-Reply-To: <9708151214.AA15850@akiva.homer.att.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 15 Aug 1997, J. W. Ballantine wrote: > > Hi, > > Dumb question 724: Is there some specific reason why the > ftp service on releng22.freebsd.org doesn't allow one to: > > get 2.2-970814-RELENG.tar > > ?? But rather require one to build the dir tree by hand and > the do a prompt and mget *. > Dunno, but wget (in the ports tree) is your friend. It will let you grab a whole hierarchy with a single command. As a matter of fact, I'm using it right now to fetch 2.2-970814-RELENG... > > Just curious.. > > Jim > > Nadav