Synology NAS Procedure Backup on External USB Disk: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:


=Organizatorium=
=Organizatorium=
Procedure:
Mount the target RackStation volume.
Rsync (careful with the trailing slashes)
rsync -avz /Volumes/base /Volumes/RackStationB

Revision as of 02:21, 2 December 2018

Internal

Overview

Use an external USB disk with a case-sensitive encrypted APFS file system. This way, data is protected natively.

When formatting it, name the filesystem "RackStationB".

Organizatorium

Procedure:

Mount the target RackStation volume.

Rsync (careful with the trailing slashes)

rsync -avz /Volumes/base /Volumes/RackStationB