From owner-freebsd-questions@FreeBSD.ORG Sat Jun 12 08:00:57 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 81BD016A4CE for ; Sat, 12 Jun 2004 08:00:57 +0000 (GMT) Received: from davidfuchs.ca (domains1.davidfuchs.ca [216.113.197.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6896D43D2D for ; Sat, 12 Jun 2004 08:00:57 +0000 (GMT) (envelope-from david@davidfuchs.ca) Received: from [24.82.197.178] (helo=[192.168.1.102]) by davidfuchs.ca with asmtp (TLSv1:AES256-SHA:256) (Exim 4.30) id 1BZ3Qp-000PZF-3W; Sat, 12 Jun 2004 01:00:03 -0700 Message-ID: <40CAB823.6010100@davidfuchs.ca> Date: Sat, 12 Jun 2004 01:00:35 -0700 From: David Fuchs User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040608 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ecrist@secure-computing.net, freebsd-questions@freebsd.org References: <200406120201.36558.ecrist@secure-computing.net> In-Reply-To: <200406120201.36558.ecrist@secure-computing.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Website Mirroring [was DNS/BIND Question] 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: Sat, 12 Jun 2004 08:00:57 -0000 Eric Crist wrote: >Also, what is your recommendation of how to maintain the correct mirror data? >One server is the primary, which has ftp access for the web designers. I'm >thinking of either, real-time, or once every 24 hours, updating that >information so that both servers have all the correct web sites. What is the >best way to accomplish this? > > Rsync is an excellent tool for this sort of thing, and it's quite easy to use. It doesn't do real-time updates, but you can have cron run it frequently to keep your mirrors up to date. http://samba.anu.edu.au/rsync/ In fact, there is an Rsync mirroring howto/faq located here: http://sunsite.dk/info/guides/rsync/rsync-mirroring.html Thanks, -David Fuchs BCIS