When a scheduled backup runs (or you trigger one manually), here is what happens:
.tar.gz archive directly on your server using the panel's compress API. This is faster than downloading raw files.The whole thing typically takes a few minutes. Your server keeps running the entire time. No restarts, no downtime. Players will not notice.
For most servers, the backup is a single compressed archive. For larger servers, Pink Narwhal automatically splits the backup into smaller chunks. Each chunk is uploaded and verified independently. This keeps large server backups reliable without hitting memory or timeout limits.
All backups are stored in Cloudflare R2 with zero egress fees. Downloading your backups costs nothing.
Your plan determines how long backups are retained:
| Plan | Retention |
|---|---|
| Starter | 7 days |
| Pro | 30 days |
| Network | 90 days |
Backups older than your retention period are automatically deleted. You can download or restore any backup within the retention window.
Both types are stored and retained the same way.
The backups page shows a table of all your backups with filters for server and date range. Each row is expandable to show a preview of the files included.
Was this article helpful?
On this page