Sadly it needs to be realtime syncing. I found a program called Fileschanged but its limited by the amount of files it can monitor, I was hoping for a file system based one that can watch the real time files system changes and then maybe call rsync to update the file on the replication client server. I basically need it to update everything with the exception of ports and dev. Is there another program similar to fileschanged that could could report directories as well?
On 8/26/08, Stuart Henderson <[EMAIL PROTECTED]> wrote: > On 2008-08-26, Michiel van Baak <[EMAIL PROTECTED]> wrote: >> On 08:40, Tue 26 Aug 08, L. V. Lammert wrote: >>> On Tue, 26 Aug 2008, Alexander Hall wrote: >>> >>> > mojo fms wrote: >>> > > I would like a way to monitor all files on a server and when one >>> > > changes it >>> > > makes the exact same changes to a server. I need byte by byte or bit >>> > > by bit >>> > > replication of one server to multiple other servers if possible. >>> > >>> > cron + rsync? >>> > >>> drbd? >> >> That would be great, but OpenBSD does not support drbd as far as I know. > > Hook it into softraid(4) :-)