writing data to remote backup server

Hello Folks!
This my not read well, so please be patient…
I am running servoy 3.5. With infrequent power outages and internet loss, I’d like the ability to have a remote server I can direct my users to when service is interrupted.
At the present, I am making a nightly backup of my db’s. Then, I transfer via rsync late at night and store in a badk-up folder on the remote server. However, when I have to re-direct users, I lose the difference.
I would like to have servoy / sybase capture the data on a remote site in ‘live-time’ so I will not lose any data that has been written today.

Does anyone have a way to do this?

I think it would be best to look for a good Servoy hosting company! ;-)

but you can have remote sync db with Sybase, but I think you have to pay for SQl anywhere, because that is not included in the license that ships with Servoy

the version of sybase anywhere included with servoy comes with MobiLink, which is I guess creates live snapshots / db sychronazation between two servers (local and remote), Howerver, this seems like it would create a load on my server and diminish speed.
Does anyone have experience with MobiLink? Does it run quietly in the background? Does it pull noticable resources?
And are there any straight forward tutorials avail?