Ensure the safety and integrity of your RedM server's data with our Automatic Database Backup Script. This standalone script is a must-have for any server owner who wants to protect their data with regular, automated backups. Simple to configure and highly reliable, this script is designed to make sure your server's database is always secure.
@oxmysql/lib/MySQL.lua
as a dependency.Here are some of the key configuration options available:
Config.BackupInterval = 120
– Set the interval for automatic backups (in minutes).Config.BackupPath = "backups/"
– Define the relative path where backups will be stored.Config.BackupFileName = "backup_"
– Customize the naming convention for your backup files.Config.ManualBackupCommand = "backupnow"
– Set the command used for manual backups.Config.EnableManualBackupCommand = true
– Enable or disable the manual backup command.If you have any questions or need assistance, join our Discord and open a support ticket. We’re here to help you make the most of your RedM experience!