Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
omv7:utilities_maint_backup [2025/06/05 13:02] – [Full Disk Mirroring / Backup with Rsync] crashtest | omv7:utilities_maint_backup [2025/06/05 13:09] (current) – [Full Disk Mirroring / Backup with Rsync] crashtest | ||
---|---|---|---|
Line 236: | Line 236: | ||
===== Full Disk Mirroring / Backup with Rsync ===== | ===== Full Disk Mirroring / Backup with Rsync ===== | ||
- | While individual shared folders can be replicated using Services, Rsync, a more efficient approach is using an Rsync Command line, in a scheduled job, under System, Scheduled Jobs to mirror a drive. This method allows for replicating the file and folder contents of an entire data drive, to an external drive or a second internal drive of adequate size. | + | While individual shared folders can be replicated using **Services**, **Rsync**, a more efficient approach is using an Rsync Command line, in a scheduled job, under **System**, **Scheduled Jobs** to mirror a drive. This method allows for replicating the file and folder contents of an entire data drive, to an external drive or a second internal drive of adequate size. |
* To implement something similar to the following example; it’s necessary to add and mount a destination drive, in accordance with the New User Guide section labeled [[A Basic Data Drive|A Basic Data Drive]]. | * To implement something similar to the following example; it’s necessary to add and mount a destination drive, in accordance with the New User Guide section labeled [[A Basic Data Drive|A Basic Data Drive]]. |