NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Kalle13
Oct 13, 2019Tutor
- can' t backup remotely through ssh and rsync
Hello, I would like to backup some files from a Debian Computer via ssh and rsync. My firmware version is 6.10.1. When I am configuring my remote backup I choose on the left side "remote" and on...
StephenB
Oct 14, 2019Guru - Experienced User
I don't personally run rsync-over-ssh, as my backup NAS is local so there is no need to encrypt the backup flow. In that scenario you do need to run rsync as a daemon/server.
I've always assumed that you also need to set it up that way when you are running rsync-over-ssh. Meaning that the rsync protocol is just being tunnelled over the ssh transport by the NAS (and that Netgear is not executing remote shell commands over ssh as your links describe). The method I am envisioning is outlined in method 3 in this old blog post: http://toddharris.net/blog/2005/10/23/rsyncing-through-an-ssh-tunnel/.
Though I could be wrong about this, it would be the simplest approach for Netgear - since they could simply "bolt on" the tunnelling transport to their existing code for rsync backup jobs, and not create a completely new option. Also, AFAIK you do need to enable rsync as a service on the remote NAS when you are setting up rsync-over-ssh backups between two ReadyNAS. If they were running remote shell commands, you wouldn't need to do that.
Related Content
NETGEAR Academy

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