Skip to content

Backups

Creating a Backup

Backup View To create a Backup, you can simply click Create Backup, this will create a Backup of all files currently on the Server. You can also exclude files like this incase you don't want to store cached files from for example FiveM:

  • data/cache - Excludes the entire /data/cache folder, if cache is a file it excludes the file.
  • !data/cache/main - Combined with the first rule, it excludes everything from data/cache, but specifically includes data/cache/main.
  • trash/* - This will exclude every folder and file inside the trash folder.

Restoring from a Backup

Backup Restore View If you want to restore from a Backup, you can click on the ยทยทยท icon on the right of the Backup.

You can either restore with or without deleting current files, if you choose not to delete current files the files will be merged, which means that a file that you have deleted will be restored, and every file that has been created after the Backup will be kept.