NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
bspachman
Nov 15, 2010Aspirant
Step-by-Step: Rsync to Local USB
UPDATE: 11/16/2010 LAST UPDATE: 11/17/2010 -------------------------------------- It would be great to create a step-by-step guide to backing up a ReadyNAS to a local USB drive for those of us ne...
TeknoJnky
Nov 15, 2010Hero
if your test connection is not working,
double check that rsync is enabled for the shares,
paths and shares are case sensitive,
you don't need rsync authentication but if you enable it make sure its the same on the rsync share page and your backup job (this is separate/independent of your nas users).
if you want the whole share to be rsynced, you do not need to specify a path
you should list the exact details or post a picture of your backup job if your having problems:
source: readynas share: stuff
path: /backmeup
destination: rsync server: 127.0.0.1/usb_hdd_01
path: /stuffbackup
compression: disabled
remove files deleted from source: enabled
this will essentially sync all files and folders in the stuff/backmeup folder to /usb_hdd_01/stuffbackup
any files that were deleted from /stuff/backmeup will also be deleted from /usb_hdd_01/stuffbackup, making the backup and exact duplicate
note: rsync must be enabled for the usb_hdd_01 share in frontview
double check that rsync is enabled for the shares,
paths and shares are case sensitive,
you don't need rsync authentication but if you enable it make sure its the same on the rsync share page and your backup job (this is separate/independent of your nas users).
if you want the whole share to be rsynced, you do not need to specify a path
you should list the exact details or post a picture of your backup job if your having problems:
source: readynas share: stuff
path: /backmeup
destination: rsync server: 127.0.0.1/usb_hdd_01
path: /stuffbackup
compression: disabled
remove files deleted from source: enabled
this will essentially sync all files and folders in the stuff/backmeup folder to /usb_hdd_01/stuffbackup
any files that were deleted from /stuff/backmeup will also be deleted from /usb_hdd_01/stuffbackup, making the backup and exact duplicate
note: rsync must be enabled for the usb_hdd_01 share in frontview
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!