Export
Export creates a zip file with amanifest.json and the server contents.
Excluded folders include:
logs/backups/cache/
Backups are intentionally excluded from exports. Export the backup files separately if you need to preserve historical recovery points.
Import
Import reads a zip archive, validates the manifest, and extracts the server into a new server folder. Catalyst protects import by checking:manifest.jsonexists.- Entry count is within the configured limit.
- Uncompressed size is within the configured limit.
- Zip entries do not escape the target folder.
- The imported server gets a safe, collision-free folder name.
When to use each tool
Use export
Move a server to another machine, archive a shareable copy, or hand a server to another admin.
Use backups
Keep local restore points for the same server over time.
