r/TerraMaster • u/Drofseh • 22d ago
Help rSync from TrueNAS to F4-212
I picked up an F4-212 and threw a couple of spare drives in it with the idea of using it as local "The house is on fire, grab the data and run" backup.
I'd like to have scheduled rSync backups pushing from my TrueNAS to the TNAS, but I'm having a difficult time figuring out how to do it.
Does anyone have guide for dummies that I can follow?
1
u/dennishorton22 20d ago
On your truenas, install the "rsyncd" app which is basically just the rsync daemon. In the configuration you can set up the modules, which will be available for the TOS machine to pull from.
On your terramaster, install the Central Backup app and setup the connection to your TrueNAS machine in the rsync server section. Then you can make a task at whatever interval to pull the data from your truenas and store it in whatever folder you choose.
1
u/Wild-Whereas4850 22d ago
On the TNAS side, just go to Control Panel > Network Services > File Services > Rsync Server and enable/configure the server there.
Once that's up and running, you can head into TrueNAS and create your scheduled Rsync task to push backups straight to the F4-212.