Page 1 of 1

Is possible to rsync remote to NAS?

Posted: 02 Oct 2024, 18:02
by Illidan
Hi, I am familiar with rsync and linux commands but I cannot find a way to rsync remote content from another server to my new terramaster.

Does rsync backup support remote >> terramaster or only terramaster >> remote?

Thanks

Re: Is possible to rsync remote to NAS?

Posted: 03 Oct 2024, 01:49
by Gremlin
You can setup Tnas as an rsync server which can receive data from other rsync capable devices. (if that's what you are looking for). I don't think there is any way to 'pull' data from within the gui.

Re: Is possible to rsync remote to NAS?

Posted: 03 Oct 2024, 19:20
by TMtina
The TOS desktop backup includes rsync backup functionality, where you only need to fill in the IP address and port number of another machine. For remote backup, it is necessary to ensure that your server's rsync port is accessible on the public network and that the router has correctly mapped this port.

Re: Is possible to rsync remote to NAS?

Posted: 03 Oct 2024, 23:59
by Gremlin
TMtina wrote: 03 Oct 2024, 19:20 The TOS desktop backup includes rsync backup functionality, where you only need to fill in the IP address and port number of another machine.
and authentication details. ;)