NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
julesg1
Aug 09, 2013Tutor
2-way rsync?
I have a new RD314 and an older NV+ NAS. I want to use the older NV+ as a remote backup NAS and use Rsync to accomplish this. However Rsync seems to work only in 1 direction. Is it possible to make th...
max_kublin
May 10, 2014Tutor
rsync works in both directions.
the command takes a "source" and a "destination".
to change the direction, just exchange source and Destination
I am using root SSH to my Readynas Pro6 and have written a small Shell script that does a bi-directional sync to another Readynas Pro6
This procedure does not require a replicate license.
Currently, I am syncing "manually" by running my script, but this could also be fully automated as a "cron job".
The key to the solution is "enable root SSH" - and a bit of knowhow of the LINUX running on the Readynas.
Regards,
Max
the command takes a "source" and a "destination".
to change the direction, just exchange source and Destination
I am using root SSH to my Readynas Pro6 and have written a small Shell script that does a bi-directional sync to another Readynas Pro6
This procedure does not require a replicate license.
Currently, I am syncing "manually" by running my script, but this could also be fully automated as a "cron job".
The key to the solution is "enable root SSH" - and a bit of knowhow of the LINUX running on the Readynas.
Regards,
Max
Related Content
NETGEAR Academy

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