I have a file based database with a mail server and public document
storage.  I need to replicate all that data to a server that is
exactly the same but off site from the main one.  Storage of the
database is almost always changing and can only be a few seconds out
of sync from the offsite server due to the critical nature of the
data.  They will be sending across a 802.11n point to point wireless
dedicated to the process.

On 8/26/08, Jason Beaudoin <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 26, 2008 at 1:17 PM, mojo fms <[EMAIL PROTECTED]> wrote:
>> 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?
>
> what is the higher-level goal you are really trying to accomplish? It
> sounds like maybe that can be reconsidered for a better solution?
>
> share your situation here, maybe someone has a good idea or another path..
>
>
> cheers,
> ~Jason

Reply via email to