Skip to main content

16. Backup

16.1 Backup Progress

The Backup feature allows users to create a full system backup, including folders, files, and database table data.

  • Folders and Files: All uploaded or system-generated files across the application.

  • Database Table Data: Structured data from all relevant tables, ensuring that records, configurations, and transactional data are preserved.

image.png

Backup

16.2 Schedule Backup Settings.

The Schedule Backup Settings allow users to configure automated backups by specifying the time, frequency (daily, weekly, monthly, or yearly), and backup type (full or incremental). Users can enable the schedule using the toggle switch and save the settings. The system will then execute backups automatically at the configured time.

  • Time: The exact time when the backup should run.

  • Schedule:

    • Daily: Backup runs once every day.

    • Weekly: Backup runs on a selected day each week.

    • Monthly: Backup runs on a specific date each month.

    • Yearly: Backup runs once a year on a specified date.

  • Type:

    • Full Backup: Creates a complete copy of all data, files, and system state.

    • Incremental Backup: Only backs up data that has changed since the last backup, saving time and storage.

  • Enable/Disable Toggle: A switch to activate or deactivate the scheduled backup.

  • Save Button: Saves the defined settings. Once saved and enabled, the system will perform automatic backups according to the schedule.

image.png

Schedule Backup Settings

 

The backup list displays details such as storage name, backup method (Quick or Scheduled), database, start time, end time, backup type, result status, and available actions including Delete and Restore.