Creating a backup
- Click Create Backup.
- Give it a name (e.g.
pre-update-2026-06-09). - Optionally add ignored files / paths (one per line, glob syntax). Useful for skipping huge log dirs.
- Optionally lock the backup to prevent automatic rotation.
- Click Start Backup.
Restoring a backup
Click the row menu and choose Restore. You’ll be asked whether to:- Truncate the server directory first (clean restore), or
- Merge the backup into the current files (overwrite matching paths only).
Downloading and deleting
- Download pulls the backup as a
.tar.gzto your machine. - Delete is permanent and ignores the lock flag once confirmed.

