Hi Guys,

I am new to BaseX and i am going to use it to store 500K XML documents which will be edited, Queried and stuff. I have already built the main application. I have need to be able to run BaseX in a high availability environment. For that i will initially have two servers and i plan to use rsync on baseX data directory to replicate data. 

My question basically is are there any recommended strategies to do this? is using rsync going to do the job? i can copy files over in the data directory in a running instance? or the other server should be shutdown while i copy files? any tool/ strategy  you might know of?

Thanks for your help

Usama Dar.