Page 1 of 1

Rsync pull data instead of push

Posted: 05 Feb 2025, 18:38
by Illidan
Hi, I have a new F4 424 pro and I would like to PULL data from a remote truenas, I dont want to backup the terramaster to the truenas but the other way around so PULL instead of PUSH. This is easily done with "rsync -avh remote to local" but the backup app seems that is only capable of pushing data not pulling.

Is this possible in terramaster? or should I just do it with a script? Thanks

Re: Rsync pull data instead of push

Posted: 06 Feb 2025, 15:33
by TMjack
Please go to TOS Control Panel > Network Services > File Service > Rsync Server, enable the Rsync Server, and configure your TNAS as a remote backup server. This will allow other storage devices to back up data remotely to TNAS.

Re: Rsync pull data instead of push

Posted: 07 Feb 2025, 03:17
by Illidan
Hi this not what I mean, currently rsync app only allows to backup from NAS >>> Remote but what i need is NAS <<< remote so the terramster nas pulls data from the remote server.