All Guides
Backup Guide

How to Back Up a Mac to a NAS over SMB with OurClone

Back up your macOS folders to a Synology, QNAP, or any SMB share with OurClone -- an encrypted repository, incremental snapshots, and fast local-network restores.

Overview

A NAS on your own network is one of the fastest, most private backup targets a Mac can have. With OurClone you connect to it over SMB, create an encrypted repository on the share, and snapshot the folders you care about -- restores come back at LAN speed instead of waiting on the internet.

Why Back Up Your Mac to a NAS over SMB

When your backup target sits on the same network, two things get better at once: speed and ownership. A Synology, QNAP, or even a shared Windows folder gives you terabytes of space you already paid for, and SMB is the protocol macOS uses to talk to all of them. OurClone turns that share into an encrypted backup repository.

Think of a photographer dumping a day's RAW shoot from ~/Pictures/Shoots onto a Synology in the next room -- the first copy finishes fast because it never leaves the LAN.

  • โšก LAN-Speed Backups and Restores -- Local transfers aren't capped by your internet upload, so big folders move quickly.
  • ๐Ÿ  Data Stays on Your Network -- Nothing leaves the building unless you choose to replicate it elsewhere.
  • ๐Ÿ” Encrypted on the Mac -- OurClone encrypts repository data before it's written to the share, so the NAS holds only protected blocks.
  • ๐Ÿ’ฝ Use the Space You Have -- Multi-terabyte NAS volumes make generous retention easy compared with metered cloud tiers.

How Incremental Snapshots Save Time on a LAN

LAN transfers are quick, but a daily full copy of a large media library still wastes disk and time. Incremental snapshots only process what changed after the first run, so even a half-terabyte project folder stays cheap to re-snapshot.

The first backup writes everything to the NAS; from then on, OurClone adds just the new and modified data.

  • ๐Ÿš€ Only changed data is written after the initial snapshot
  • ๐Ÿ’ฝ Keeps NAS volume usage from ballooning with duplicates
  • ๐Ÿ” Each snapshot is an encrypted restore point
  • ๐Ÿ“… Multiple points in time without storing repeated full copies

Check These Before Your First NAS Backup

Most SMB backup problems are connection issues, not OurClone issues. Sort these first:

  • ๐ŸŒ Confirm the NAS Hostname or IP -- Something like 192.168.1.100 or mynas.local. A static IP or reserved DHCP lease keeps it from changing later.
  • ๐Ÿ”“ Enable SMB on the NAS -- On Synology DSM, turn on SMB under Control Panel โ†’ File Services; on QNAP, enable it in Network & File Services. Use a NAS account that can write to the target share.
  • ๐Ÿงฑ Open Port 445 -- Make sure your Mac and NAS are on the same LAN and that any firewall allows SMB on port 445.
  • ๐Ÿ“ Choose Folders Worth Restoring -- Prioritize ~/Documents, ~/Desktop, or external-drive archives; leave out caches and temporary files.
  • ๐Ÿงช Start Small -- Snapshot one folder first to confirm the share, credentials, and restore flow before committing a large library.

Set Up an SMB Backup in OurClone

With SMB enabled and the NAS reachable, the rest happens inside OurClone.

  • ๐Ÿ”— Add the SMB Share -- In Add Storage, choose SMB, enter a custom name, then the NAS hostname or IP, your NAS username and password, and port 445. Confirm to connect.
  • Add SMB NAS to OurClone
  • ๐Ÿ“ฆ Create a Backup Repository -- Open Backup, create a repository, and pick a path on the share (for example a /Backups/ourclone folder). Name it and set a repository password that encrypts the backup -- you'll need it for every restore.
  • Create Backup Repository for SMB NAS
  • ๐Ÿ—‚๏ธ Select Mac Folders and Snapshot -- Open the repository, click New Backup, choose folders like ~/Pictures or a project directory, and start the snapshot. The first run is full; later runs are incremental.
  • Select macOS Folders to Back Up
  • ๐Ÿ•’ Monitor the Task -- Open Task โ†’ Backup & Restore to watch progress, throughput, and any skipped files.
  • Monitor Backup Task Progress
  • ๐Ÿ” Restore from a Snapshot -- To recover, open the repository, select a snapshot, click Restore, enter the repository password, and choose a local destination.
  • Restore Files from SMB NAS Backup

Confirm the Backup and Keep the Share Reachable

A backup to a NAS is only as good as the connection behind it -- verify both.

  • ๐Ÿ“„ Check Task Completion -- In Task โ†’ Backup & Restore, confirm the snapshot finished without errors. Failed writes are flagged clearly.
  • ๐Ÿงฉ Review Skipped Files -- Permission problems on the share or locked files appear in the logs so you can address them directly.
  • ๐Ÿ” Encryption Holds Locally -- Data is encrypted on the Mac before being written, so anyone browsing the NAS sees only encrypted repository blocks.

Watch for Network Changes

NAS backups break most often when the device's IP changes or its account password is updated. A reserved IP and a dedicated backup account keep things stable; if a run fails, confirm the NAS is online and reachable on port 445.

Test a Restore Before You Need One

Restore a small folder from a finished snapshot now and then. It proves the backups are usable and that the repository password still works -- both things you don't want to discover during a real recovery.

Summary

OurClone reaches a NAS or Windows share over SMB using the device hostname or IP, a username, a password, and port 445. It builds an encrypted repository on the share, runs an initial full snapshot, then keeps later snapshots incremental. The repository password is required for every backup and restore, so keep it safe.

Try OurClone free

Connect your clouds, transfer across them, mount remotes as local folders, and create encrypted restic backups โ€” all from one desktop app. No command line required.

Download for macOS Download for Windows

See Free vs Pro plans โ†’

Related guides

Questions? [email protected]
โ†‘ Back to Top