Good afternoon guys, I do not know if this is the right place to ask this question, if not apologize and delete the question, but there it goes ...
- Where I work we have a system that works with 2 types of database, firebird 2.0 or MySQL, because the firebird database stays on the client side, sometimes the backup we generate (and stays on the same client machine) reasons that we can not prevent, example: there have been cases that the client had the computer stolen, HD burning, and those things which we have no control.
- 1st attempt of solution: Removable disk storing backup.
This prevented data from being lost due to problems in the HD, but it was no use if the client removed the disk as well as giving the path error when automatic backup was enabled.
- 2nd attempt at solution: MegaSync and similar.
This attempt worked correctly for some time, until we realized that when there was a crash on the internet, power outages or problems at the time the backup was being synchronized, the file was useless or a large amount of data was lost. / p>
After going through this, I was forced to look for another solution, I came up with 3 options and wanted to know if any of you have used them or have any idea how to control the situation.
The options are:
Being the first 2 with database-specific tools ... If anyone can help, I am grateful.