From owner-freebsd-questions@FreeBSD.ORG Tue Mar 16 03:19:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2923316A4CE for ; Tue, 16 Mar 2004 03:19:15 -0800 (PST) Received: from terminus.inext.hu (terminus.inext.hu [212.108.197.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3077843D41 for ; Tue, 16 Mar 2004 03:19:14 -0800 (PST) (envelope-from fifteen@inext.hu) Received: from gw.inext.hu (adsl.inext.hu [212.108.198.59]) by terminus.inext.hu (8.12.11/8.12.11) with ESMTP id i2GBJBpY050677 for ; Tue, 16 Mar 2004 12:19:11 +0100 (CET) (envelope-from fifteen@inext.hu) Received: from fif.office.inext.hu (fif.office.inext.hu [192.168.0.2]) by gw.inext.hu (8.12.9p2/8.12.9) with ESMTP id i2GBJBlJ028705 for ; Tue, 16 Mar 2004 12:19:11 +0100 (CET) (envelope-from fifteen@inext.hu) Received: from fif.office.inext.hu (localhost [127.0.0.1]) by fif.office.inext.hu (8.12.11/8.12.11) with ESMTP id i2GBJBoL011960 for ; Tue, 16 Mar 2004 12:19:11 +0100 (CET) (envelope-from fifteen@fif.office.inext.hu) Received: (from fifteen@localhost) by fif.office.inext.hu (8.12.11/8.12.11/Submit) id i2GBJBv1011959 for freebsd-questions@freebsd.org; Tue, 16 Mar 2004 12:19:11 +0100 (CET) (envelope-from fifteen) Date: Tue, 16 Mar 2004 12:19:11 +0100 From: Peter Hollaubek To: freebsd-questions@freebsd.org Message-ID: <20040316111910.GA10852@fif.office.inext.hu> Mail-Followup-To: freebsd-questions@freebsd.org References: <000001c40b20$672cba20$0c00100a@home.timsnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c40b20$672cba20$0c00100a@home.timsnet.com> User-Agent: Mutt/1.5.6i Subject: Re: bsd mirror X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2004 11:19:15 -0000 On Mar 16, 2004, Tim Connolly wrote: > I am setting up an internal mirror of FreeBSD and would like to > know what should be the best source/protocol for mirroring ? Also, if I > would like to stick my mirror on your list of mirrors, what do I need to do > ? This mirror will be used internally for www.theplanet.com. > > > > Thanks > > Tim > > > > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Hi, Check out the net/cvsup-mirror and sysutils/fastest_cvsup ports. Peter