Synology NAS Procedure Backup on External USB Disk: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
rsync -avz /Volumes/base /Volumes/RackStationB | rsync -avz /Volumes/base /Volumes/RackStationB | ||
6:21 PM | 6:21 PM - 7:08 PM scan |
Revision as of 03:08, 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
6:21 PM - 7:08 PM scan