Enable Rsync server

I had an old Mybook 2tb with an ethernet interface in the past using it to do rsync backups. I upgraded to a new Mycloud 4tb however I have having trouble figuring out how to setup rsync again. Most guides want me to do something to /etc/inetd.conf or /etc/defaults/rsync however neither file exists. I was able to execute rsync directly in daemon mode to get it running, but that doesnt persist on reboot. My only alternative is to use rsync over NFS, however I specifically remember that I enabled the rsync server because it seemed to have better performance.

Hello,

You might be able to do it though SSH. However, I dont have any more information since I have never tried before. Lets see if another user can help you on this.

Yes, I was using SSH, that’s how I was able to see those files were missing and execute rsync directly.
I could not get it to start automatically on reboot