RemarkableCloud

Retention Policies

How JetBackup retention works: fixed vs time-based retention, recommended settings for different server sizes, and how to avoid filling your backup storage.

Retention policies control how many backup copies JetBackup keeps before automatically deleting the oldest ones. Setting retention correctly balances restore coverage with storage costs.

Fixed retention

Keep exactly N copies of each backup. When a new backup completes and you are over the limit, the oldest backup is deleted.

Example: Daily backup with retention of 7 → you always have exactly 7 restore points, one per day going back one week.

Time-based retention

Keep backups newer than N days. Older backups are automatically deleted.

Example: Time-based retention of 30 days → restore points available for the past month. Useful for compliance scenarios with defined data retention requirements.

Setting retention on a backup job

When creating or editing a backup job:

  1. JetBackup → Backup Jobs → Edit (or create new)
  2. Scroll to the Retention section
  3. Select Fixed or Time-based
  4. Set the value
  5. Save

Small server (1-10 accounts)

JobFrequencyRetentionStorage estimate
DailyEvery day14 copies~2-4 GB per account
WeeklyEvery Sunday8 copies
Monthly1st of month6 copies

Medium server (10-50 accounts)

JobFrequencyRetentionNotes
DailyEvery day7 copiesBalances coverage vs storage
WeeklyEvery Sunday4 copies
Monthly1st of month3 copies

Large server (50+ accounts)

JobFrequencyRetentionNotes
DailyEvery day3 copiesStorage fills quickly at scale
WeeklyEvery Sunday4 copies
Monthly1st of month2 copies
If you run hourly backups, keeping 24 copies only gives you one day of coverage: but uses 3x the storage of a daily backup with 7-copy retention. Increase retention or reduce frequency based on your actual restore needs.

How retention interacts with storage

Storage used = (average account size) × (number of accounts) × (total backup copies across all jobs)

For example: 10 accounts × 2 GB average × (7 daily + 4 weekly + 3 monthly = 14 copies) = ~280 GB.

JetBackup uses incremental backups where possible, which significantly reduces storage: only changed files are stored after the first full backup.

Viewing what will be deleted

Before changing retention, review what JetBackup currently has under Destinations → Usage → Browse. This shows all stored backups with their size and date, so you can see exactly what a retention change would remove.

Still stuck? Ask a human, we answer in minutes.