From owner-freebsd-questions Tue Sep 30 02:02:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA14511 for questions-outgoing; Tue, 30 Sep 1997 02:02:26 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA14489 for ; Tue, 30 Sep 1997 02:02:18 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id KAA27782; Tue, 30 Sep 1997 10:59:45 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma027779; Tue Sep 30 10:59:21 1997 Message-ID: <3430BF6C.68C1@barcode.co.il> Date: Tue, 30 Sep 1997 10:59:24 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5.1 sun4u) MIME-Version: 1.0 To: dg@root.com CC: Andrew Westrate , freebsd-questions@FreeBSD.ORG Subject: Re: ftp mirror References: <199709300350.UAA09385@implode.root.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk David Greenman wrote: > > >I'm trying to set up a lan with 30 computers running FreeBSD. We would like > >to set up one machine as a mirror to the ftp site, so that we can do the > >installations from the local computer, but when I tried to find out how to do > >this from the web site, I could only find info on setting up a mirror for the > >web site. > > > >So, how can I mirror the ftp site? > > Most people use the "mirror" software written in perl. I think you can find > it in the FreeBSD ports collection. Another option would be wget (also in the ports). > > -DG > > David Greenman > Core-team/Principal Architect, The FreeBSD Project Nadav