Mps Cfx Db Backuper
This resource creates and manages database backups directly inside FXServer for FiveM or RedM. It supports manual console commands to generate full SQL dumps, scheduled automation via ox_lib cron, and automatic cleanup of old files using configurable retention rules.
Backups are stored in a dedicated folder with optional custom filenames or timestamped defaults. The script batches large table exports, allows exclusion or inclusion of specific tables, and prevents over-deletion through a minimum-keep safeguard.
- Console commands for on-demand or named backups
- Daily, hourly, or custom cron scheduling
- Automatic age-based file cleanup with minimum retention
- Table exclusion and exclusive table lists
- KVP metadata export/import for migration