Date: Mon, 14 Feb 2005 12:11:11 -0500 From: James Alexander Cook <james.cook@utoronto.ca> To: freebsd-newbies@freebsd.org Subject: Re: real-time mirroring Message-ID: <20050214171111.GA36220@angel.falsifian.afraid.org> In-Reply-To: <5d543255050214022442738250@mail.gmail.com> References: <03d201c51275$b17537d0$9600000a@guus> <5d54325505021401457171c1d8@mail.gmail.com> <5d54325505021401463a1e47d7@mail.gmail.com> <042801c5127c$1627a9f0$9600000a@guus> <5d543255050214022442738250@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 14, 2005 at 10:24:33AM +0000, Remi Sandevoir wrote: > > You can run this command in a crontab every 5 min for example. When > rsync find any modification of the source dir, it copy it to the > destination dir automatically. > > #crontab -l > */5 * * * * /usr/local/scripts/rsyncprod > > rsyncprod is my script where i use rsync and make a report I don't have any experience with this sort of thing myself, but wouldn't it be simpler to store the shared data on a networked file system, like AFS? I don't know much about clustering servers myself, and I'd be interested to know the relative advantages and disadvantages of these solutions. - James Cook james.cook@utoronto.ca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050214171111.GA36220>
