NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
azzkiker
Nov 01, 2013Aspirant
Rsync using SSH
Hello @ all, i want to use my newly bought Readynas RN104 to Backup some of my data from a Synology Diskstation DS2413+. To do this, i use rsync. The Readynas powers itself up, connects via rsync ...
drewttt
Jun 26, 2014Aspirant
I setup my DataBox to have passwordless SSH into my RN104 via public/private key. Once my DataBox was able to ssh in without being prompted for a password, this works to rsync the data without being prompted for a password:
rsync -av --delete /home/DataBox -e 'ssh -p 22' root@<readynas ip>:/data/Backup/DataBox
rsync -av --delete /home/DataBox -e 'ssh -p 22' root@<readynas ip>:/data/Backup/DataBox
Related Content
NETGEAR Academy

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