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 22: Line 22:
  6:21 PM - 7:08 PM scan
  6:21 PM - 7:08 PM scan


TODO: [[Rsync with ssh on Synology NAS]]
TODO: [[Rsync with ssh on Synology NAS]] and the need for --rsync-path=

Latest revision as of 01:32, 9 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

TODO: Rsync with ssh on Synology NAS and the need for --rsync-path=