News

Initial full backup (basefile) is taken once. Incremental backups are taken every 30 minutes using the mysqlbinlog utility, capturing changes since midnight of the current day. Only the last 24 hours ...
The goal of this project was to develop a robust and cross-platform script that automates the backup of a remote MySQL database. The script runs on a client machine (Linux, macOS, or Windows) and ...