Does anyone have experience with replicating ZM data (captured events and DB) to an offsite server?
I experimented with BitTorrentSync
http://www.bittorrent.com/sync and it is a robust mechanism to sync files between servers.
ZM stores all its captured events (images) under
and that's straightforward to synchronize. However, what about the ZM sql database? how do i go about synchronizing the DB to the offsite server such that in the event of the ZM server being compromised, i have an alternative system to browse events?