Date: Thu, 08 Feb 2007 08:19:25 +1100 From: Antony Mawer <fbsd-questions@mawer.org> To: "Marc G. Fournier" <scrappy@freebsd.org> Cc: freebsd-questions@freebsd.org Subject: Re: Sync'ng directories between two servers ... Message-ID: <45CA425D.2010604@mawer.org> In-Reply-To: <7EFF8D531C0D5647031D80AB@ganymede.hub.org> References: <7EFF8D531C0D5647031D80AB@ganymede.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/02/2007 1:11 AM, Marc G. Fournier wrote: > I've got a directory on ServerA that I would like to keep sync'd on ServerB > ... to date, I've been using rsync for this, but what I hate with that is that > it has to scan the whole directory on both servers to compare, putting a good > load on each of them ... > > Is there anything out there that ppl are using successfully that just looks > at ServerA, and dumps across those files that have changed since the last sync? > ServerB will never have any changes made to it, other then what ServerA sends > across ... Try sysutils/cpdup - I've used it in the past and it's reasonably quick and efficient. http://www.freshports.org/sysutils/cpdup/ --Antony
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45CA425D.2010604>