NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
jhaye1
Oct 16, 2013Aspirant
RSYNC over SSH backup using a different port - OS 6.1.2
Hi There My environment: ReadyNAS RN102 OS: 6.1.2 My goal: Have an RSYNC-over-SSH backup job configured and running on my ReadyNAS, towards an RSYNC server that uses another port tha...
mdgm-ntgr
Jul 18, 2014NETGEAR Employee Retired
aquarito as well as changing the backup job configuration you should also modify the sqlite3 database:
Be careful not to choose ports that are already in use by other things.
Skywalker wrote:
# sqlite3 /var/readynasd/db.sq3
sqlite> update backup set dst_port = <PORT> where name = "<JOB_NAME>";
Be careful not to choose ports that are already in use by other things.
kolszak
Jul 23, 2015Aspirant
In fact, change dst_port on ReadyNas OS 6.2.4 (RN 102), in sqlite database, table backup, not change backup proces to use NEW ssh port. Anyone have a idea to do this?
Of course I'm edit own script on bash and every backup process to my own ssh port work's fine, but acctualy Netgear backup process not compatibile with this options.
Related Content
NETGEAR Academy

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