Hello all, anyone
can help me?
I have web based
application running on php and mysql and installed on multiple
sites. The data on those sites need to be synchronized (to have same
data on every site after insert/update/delete action in each site).
Currently im using an ftp server to handle synchronization, im using
batch script to export and import data running on each site to the
ftp server. but it still is a tedious job that requires constant
monitoring, i need to have some kind of synchronization agent that
can be installed on each site. Is there any tools for that?
|