Synology Hyper Backup Guide: Complete Backup Strategy for Your NAS

Updated Amazon.com pricing built in

On this page

As an Amazon Associate we earn from qualifying purchases. Prices and availability come from Amazon.com as of the last update and may change.

Quick Answer+


Quick Answer: Hyper Backup protects your Synology NAS data by backing up TO external destinations - cloud storage (Backblaze B2, AWS S3, Google Drive), USB drives, or remote NAS. Install from Package Center, create backup tasks selecting folders and applications, configure schedules and retention, then enable encryption for security. Follow the 3-2-1 rule: 3 copies, 2 different media types, 1 offsite.

Your Synology NAS likely contains irreplaceable data - family photos, business documents, media libraries. While Active Backup for Business protects devices backing up TO your NAS, Hyper Backup protects your NAS itself by backing up FROM the NAS to external destinations.

This guide covers complete Hyper Backup setup including cloud destinations, local backups, encryption, scheduling, and the critical 3-2-1 backup strategy every NAS owner should implement.

Understanding the Backup Ecosystem

Before diving into Hyper Backup, understand how Synology's backup tools work together:

ToolDirectionPurpose
Active BackupTO your NASBackup PCs, servers, VMs, Microsoft 365
Hyper BackupFROM your NASBackup NAS data to external destinations
Snapshot ReplicationBetween NASReal-time replication to secondary NAS
Cloud SyncBidirectionalSync folders with cloud storage
USB CopyTO/FROM USBSimple one-button USB backup

Hyper Backup is your primary defense against NAS failure, ransomware, fire, theft, and accidental deletion. It creates versioned backups that let you restore files from any point in time.

The 3-2-1 Backup Rule

Every backup strategy should follow the 3-2-1 rule:

  • 3 copies of your data (original + 2 backups)
  • 2 different media types (NAS + USB drive, or NAS + cloud)
  • 1 offsite copy (cloud storage or physically remote location)

Example 3-2-1 Implementation

CopyLocationMedia TypePurpose
1 (Original)Synology NASHDD RAIDPrimary working copy
2 (Local backup)USB external driveExternal HDDFast local recovery
3 (Offsite backup)Backblaze B2 cloudCloud storageDisaster recovery

Prerequisites

System Requirements

  • DSM Version: DSM 7.0 or later
  • Package: Hyper Backup (free from Package Center)
  • Destination: Cloud account, USB drive, or remote NAS
  • RAM: 2GB minimum, 4GB+ recommended for large backups

Step 1: Install Hyper Backup

  1. Log into DSM as administrator
  2. Open Package Center
  3. Search for "Hyper Backup"
  4. Click Install
  5. Wait for installation to complete
  6. Open Hyper Backup from the main menu

Backup Destination Options

Local Destinations

DestinationProsConsBest For
USB External DriveFast, no ongoing cost, easy rotationSame location risk, manual effortLocal quick recovery
Remote Synology NASFast LAN backup, native integrationRequires second NASBusiness continuity
rsync ServerFlexible, cross-platformTechnical setup requiredLinux environments

Cloud Destinations

ProviderCost (per TB/month)ProsBest For
Backblaze B2$6Cheapest, simple pricingLarge backups on budget
AWS S3$23 (Standard)Reliable, scalable, tiered storageEnterprise, compliance
Synology C2$70 (1TB plan)Native integration, easy setupSynology ecosystem users
Google Drive$10 (100GB)Familiar interfaceSmall personal backups
Microsoft Azure$18 (Hot tier)Enterprise featuresMicrosoft environments

Our recommendation: Backblaze B2 offers the best value for most users - simple pricing at $6/TB/month with no egress fees for restores up to 3x your stored data.

Step 2: Create Backup to USB Drive (Local)

Start with a local USB backup for fast recovery scenarios:

Connect USB Drive

  1. Connect USB external drive to your NAS
  2. Open Control PanelExternal Devices
  3. Verify drive is detected and formatted (ext4 or NTFS)
  4. Note the drive name (e.g., usbshare1)

Create USB Backup Task

  1. Open Hyper Backup
  2. Click the + button → Data backup task
  3. Select Local folder & USB
  4. Choose your USB drive as destination
  5. Create or select a backup folder
  6. Click Next

Select Data to Backup

  1. Check folders to include:
  • /photo - Synology Photos shared space
  • /homes - All user home directories
  • /documents - Shared documents
  • Any other critical shared folders
  1. Select applications to backup (optional):
  • Synology Photos configuration
  • Synology Drive settings
  • Surveillance Station
  • Note Station
  1. Click Next

Configure Backup Settings

  1. Task name: Descriptive name (e.g., "USB-Weekly-Backup")
  2. Enable task notification: Yes (get email alerts)
  3. Enable backup integrity check: Yes (verifies backup validity)
  4. Enable client-side encryption: Yes (CRITICAL for security)
  5. Encryption password: Strong, unique password (SAVE THIS!)
  6. Click Next

Warning: If you lose your encryption password, you cannot restore your backups. Store the password securely in a password manager.

Configure Rotation (Retention)

  1. Enable backup rotation: Yes
  2. Choose rotation method:
  • Smart Recycle: Keeps hourly backups from past 24 hours, daily from past week, weekly from past month (recommended)
  • GFS (Grandfather-Father-Son): Keeps daily, weekly, monthly, yearly versions
  • Custom: Define your own retention rules
  1. Click Apply

Step 3: Create Backup to Cloud (Offsite)

Cloud backup provides essential offsite protection against local disasters.

Setting Up Backblaze B2

Backblaze B2 offers the best value for cloud backup. Here's how to set it up:

Create Backblaze B2 Account:

  1. Go to backblaze.com and create account
  2. Navigate to B2 Cloud Storage
  3. Create a new bucket (e.g., "synology-backup")
  4. Set bucket to Private
  5. Go to App Keys → Create new application key
  6. Save the keyID and applicationKey (shown only once)

Create Hyper Backup Task for B2:

  1. Open Hyper Backup → Click +Data backup task
  2. Select S3 Storage (B2 is S3-compatible)
  3. Configure connection:
  • S3 Server: s3.us-west-004.backblazeb2.com (use your region)
  • Access Key: Your B2 keyID
  • Secret Key: Your B2 applicationKey
  • Bucket: Select your bucket
  1. Select folders and applications (same as USB backup)
  2. Enable client-side encryption: CRITICAL for cloud backups
  3. Configure schedule: Daily at off-peak hours (e.g., 2:00 AM)
  4. Set rotation: Smart Recycle or GFS
  5. Click Apply

Setting Up Synology C2

Synology C2 offers the easiest setup with native integration:

  1. Open Hyper Backup → Click +Data backup task
  2. Select Synology C2 Storage
  3. Sign in with your Synology Account
  4. Select or create storage plan
  5. Configure folders, encryption, and schedule
  6. Click Apply

C2 costs more than B2 but offers seamless integration and is managed entirely through DSM.

Step 4: Configure Backup Schedule

Backup TypeScheduleRationale
Cloud (critical data)Daily at 2:00 AMFrequent protection, off-peak hours
USB (full backup)Weekly on SundayLess frequent, manual rotation
Cloud (large media)Weekly on SaturdayReduces bandwidth/costs

Configure Schedule in Hyper Backup

  1. Open backup task → Edit
  2. Navigate to Schedule tab
  3. Enable Enable backup schedule
  4. Configure schedule options:
  • Run on the following days: Select days
  • Start time: Off-peak hours
  • Run only when idle: Optional for low-priority backups
  1. Click OK

Step 5: Test Your Backups

Backups are worthless if you can't restore from them. Test regularly:

Backup Integrity Check

  1. Open Hyper Backup
  2. Select backup task
  3. Click Backup Integrity (checkmark icon)
  4. Select Check backup integrity
  5. Wait for verification to complete

Test Restore (File Level)

  1. Open Hyper Backup
  2. Select backup task → Click Restore
  3. Choose backup version (date/time)
  4. Browse to a test file
  5. Select Restore to different location
  6. Verify restored file opens correctly

Testing Schedule

  • Monthly: File-level restore test
  • Quarterly: Application restore test
  • Annually: Full disaster recovery simulation

Restoring from Hyper Backup

Restore Individual Files

  1. Open Hyper Backup
  2. Select backup task
  3. Click Restore button
  4. Use timeline to select backup version
  5. Navigate to files/folders to restore
  6. Choose restore location:
  • Original location: Overwrites current files
  • Different location: Restores to new folder
  1. Click Restore

Restore Entire NAS (Disaster Recovery)

If your NAS fails completely and you need to restore to new hardware:

  1. Set up replacement NAS with DSM
  2. Install Hyper Backup
  3. Click RestoreData
  4. Select backup source (cloud/USB)
  5. Enter encryption password
  6. Select backup version
  7. Restore folders and applications

Advanced Configuration

Bandwidth Limiting

Prevent backups from saturating your internet connection:

  1. Open backup task → Edit
  2. Navigate to Settings tab
  3. Enable Enable transfer encryption (for network backups)
  4. Set Bandwidth limit (e.g., 50% of upload speed)
  5. Configure schedule for limit (e.g., daytime only)

Compression Settings

Compression reduces storage but increases CPU usage:

  • Enable compression: Recommended for documents, databases
  • Disable compression: For already-compressed media (photos, videos, music)

Multi-Version Backup vs Single Version

Hyper Backup supports two backup modes:

  • Multi-version (default): Keeps multiple versions with rotation - ideal for ransomware protection
  • Single version: Mirror backup without versioning - uses less space but no point-in-time recovery

Always use multi-version for your primary backup - it protects against ransomware that could encrypt files before you notice.

Storage Requirements

Drives for Local Backup

ProductCapacityPrice$ / TBPrice DropBrandInterface
Seagate Barracuda 24TB Internal Hard Drive, 7200 U/Min, 512MB Cache, SATA 6Gb/s, 3.5" (ST24000DM001)24 TB$519.00$21.63-SeagateSATA
MaxDigitalData 16TB 7200RPM SATA 6Gb/s 256MB Cache 3.5-inch Internal Desktop Hard Drive - 3 Years Warranty (Renewed)16 TB$349.99$21.87-MDD MAXDIGITALDATASATA
MDD MAXDIGITALDATA MDD 16TB 7200RPM 256MB Cache SATA 6.0Gb/s 3.5-inch Internal Hard Drive for Surveillance Storage (MD16TGSA25672DVR) - 3 Years Warranty (Renewed)16 TB$369.99$23.12-MDD MAXDIGITALDATASATA
Toshiba 14TB SATA 512e 256MB Cache 7200RPM 3.5" SATA 6.0Gb/s Enterprise Hard Drive - MG07ACA14TE (Renewed)14 TB$329.95$23.57-TOSHIBASATA
MDD MAXDIGITALDATA MDD (MDD14TSATA25672E) 14TB 7200RPM 256MB Cache SATA 6.0Gb/s 3.5-inch Enterprise Hard Drive - 5 Years Warranty (Renewed)14 TB$329.99$23.57-MDD MAXDIGITALDATASATA
HGST WD Ultrastar DC HC530 14TB SATA 6Gb/s 3.5-Inch Data Center HDD - WUH721414ALE604 0F31152 (Renewed)14 TB$339.99$24.29-Western DigitalSATA
WD Ultrastar DC HC530 14TB 7200RPM SATA 6Gb/s 3.5-inch Enterprise HDD - WUH721414ALE6L4 (Renewed)14 TB$339.99$24.29-Western DigitalSATA
Western Digital 14TB Ultrastar DC HC530 SATA HDD - 7200 RPM, SATA 6 Gb/s, 512MB Cache, 3.5" - WUH721414ALE604 (Renewed)14 TB$339.99$24.29-Western DigitalSATA
Seagate Exos 22TB SATA HDD 6Gb/s 7200RPM 3.5-inch Enterprise Hard Drive (ST22000NM000C) (Renewed)22 TB$549.00$24.95-SeagateSATA
Seagate (Renewed) Exos X16 14TB 7200 RPM SATA 6Gb/s 256MB Cache 3.5-Inch Internal Data Center HDD Enterprise Hard Drive (ST14000NM001G)14 TB$349.99$25.00-SeagateSATA
MDD MAXDIGITALDATA MDD 14TB 7200RPM 256MB Cache SATA 6.0Gb/s 3.5-inch Internal Surveillance Hard Drive - 3 Years Warranty (Renewed)14 TB$349.99$25.00-MDD MAXDIGITALDATASATA
Avolusion PRO-G2 18TB USB 3.2 Gen 2 (10Gbps) External Hard Drive for Windows/MacOS (Silver)18 TB$459.99$25.56-AvolusionUSB
TDSOURCING NEW EOL WD 8TB GOLD 6G 7.2K8 TB$205.47$25.68-Western DigitalSATA
Seagate 14TB HDD Exos X14 SATA 6Gb/s 7200RPM 3.5-Inch Enterprise Hard Drive (ST14000NM0018) (Renewed)14 TB$359.99$25.71-SeagateSATA
MDD MAXDIGITALDATA MDD (MDD12TSATA25672NAS) 12TB 7200 RPM 256MB Cache SATA 6.0Gb/s 3.5'' Internal NAS Hard Drive - 5 Years Warranty (Renewed)12 TB$309.99$25.83-MDD MAXDIGITALDATASATA
MDD MAXDIGITALDATA MDD (MDD10TSATA25672E) 10TB 7200 RPM 256MB Cache SATA 6.0Gb/s 3.5inch Enterprise Hard Drive (Renewed)10 TB$259.99$26.00-MDD MAXDIGITALDATASATA
Seagate Exos X16 ST16000NM003G 16TB 7200 RPM 256MB Cache SATA 6.0Gb/s 3.5 inches Hard Drives, 512E/4KN (Renewed)16 TB$419.99$26.25-SeagateSATA
MDD MAXDIGITALDATA (MDD12TSATA25672E) 12TB 7200 RPM 256MB Cache SATA 6.0Gb/s 3.5-inch Enterprise Hard Drive (Renewed)12 TB$319.95$26.66-MDD MAXDIGITALDATASATA
ProductCapacityPrice$ / TBPrice DropBrandInterface
HGST 0F27353 ULTRASTAR HE10 3.5 inch10TB SAS 12Gb/s 256MB 7200RPM 512e TCG Retail10 TB$235.00$23.50-HGSTSAS
HGST 0F31052 3.5inch 14TB 7200RPM 512MB SAS 12Gb/s 512e SE Ultrastar DC HC530 Bare14 TB$329.98$23.57-HGSTSAS
HGST WD Ultrastar DC HC530 14TB SATA 6Gb/s 3.5-Inch Data Center HDD - WUH721414ALE604 0F31152 (Renewed)14 TB$339.99$24.29-Western DigitalSATA
WD Ultrastar DC HC530 14TB 7200RPM SATA 6Gb/s 3.5-inch Enterprise HDD - WUH721414ALE6L4 (Renewed)14 TB$339.99$24.29-Western DigitalSATA
Western Digital 14TB Ultrastar DC HC530 SATA HDD - 7200 RPM, SATA 6 Gb/s, 512MB Cache, 3.5" - WUH721414ALE604 (Renewed)14 TB$339.99$24.29-Western DigitalSATA
HGST 0F27353 ULTRASTAR HE10 3.5 inch10TB SAS 12Gb/s 256MB 7200RPM 512e TCG Retail10 TB$249.00$24.90-HGSTSAS
Seagate Exos 22TB SATA HDD 6Gb/s 7200RPM 3.5-inch Enterprise Hard Drive (ST22000NM000C) (Renewed)22 TB$549.00$24.95-SeagateSATA
Seagate (Renewed) Exos X16 14TB 7200 RPM SATA 6Gb/s 256MB Cache 3.5-Inch Internal Data Center HDD Enterprise Hard Drive (ST14000NM001G)14 TB$349.99$25.00-SeagateSATA
Seagate 14TB HDD Exos X14 SATA 6Gb/s 7200RPM 3.5-Inch Enterprise Hard Drive (ST14000NM0018) (Renewed)14 TB$359.99$25.71-SeagateSATA
MDD MAXDIGITALDATA MDD (MDD12TSATA25672NAS) 12TB 7200 RPM 256MB Cache SATA 6.0Gb/s 3.5'' Internal NAS Hard Drive - 5 Years Warranty (Renewed)12 TB$309.99$25.83-MDD MAXDIGITALDATASATA
Seagate Exos X16 ST16000NM003G 16TB 7200 RPM 256MB Cache SATA 6.0Gb/s 3.5 inches Hard Drives, 512E/4KN (Renewed)16 TB$419.99$26.25-SeagateSATA
Seagate Exos X14 ST12000NM0008 12 TB Hard Drive - 3.5" Internal - SATA (SATA/600)12 TB$319.99$26.67-SeagateSATA

Frequently Asked Questions

How much cloud storage do I need for Hyper Backup?

Estimate 1.5-2x your source data size for versioned backups. Example: 2TB of NAS data with 30-day retention needs roughly 3-4TB cloud storage. Enable deduplication and compression to reduce requirements.

Is Backblaze B2 or Synology C2 better for Hyper Backup?

Backblaze B2 is significantly cheaper ($6/TB vs ~$70/TB for C2) and works well with Hyper Backup. Synology C2 offers easier setup and native integration but at premium pricing. For most users, B2 is the better value.

How long does the initial cloud backup take?

Initial backup time depends on your data size and upload speed. At 10 Mbps upload: ~100GB takes 24 hours, 1TB takes 10 days. Consider seeding with USB drive first for large datasets - some cloud providers accept mailed drives.

What's the difference between Hyper Backup and Cloud Sync?

Hyper Backup creates versioned backups with encryption and rotation - designed for disaster recovery. Cloud Sync mirrors folders bidirectionally with cloud storage - designed for file access across devices. Use Hyper Backup for protection, Cloud Sync for synchronization.

Can I restore Hyper Backup without a Synology NAS?

Yes, using Hyper Backup Explorer (free desktop app for Windows/Mac/Linux). Download from Synology's website, point it to your backup files, enter your encryption password, and browse/restore files without needing a NAS.

Should I encrypt my Hyper Backup?

Absolutely yes, especially for cloud backups. Client-side encryption ensures only you can read your data - not the cloud provider, hackers, or anyone else. The only downside is you must keep your password safe; lose it and your backup is unrecoverable.

Conclusion

Hyper Backup is essential protection for your Synology NAS. By implementing the 3-2-1 backup strategy - local USB backup for fast recovery plus cloud backup for disaster protection - you ensure your data survives hardware failure, ransomware, theft, or natural disasters.

Key takeaways: Always enable encryption, test restores regularly, use multi-version backups for ransomware protection, and consider Backblaze B2 for cost-effective cloud storage. Combined with Active Backup for Business protecting your PCs and Synology Photos backing up your mobile devices, you'll have comprehensive protection for your entire digital life.


Last Updated: February 2026