My understanding of Rsync is that I use Client on the primary NAS and Server on the backup NAS. However, when I set this up, the "flow" is backwards: The directory on the primary NAS (running rsync client) becomes a copy of the directory on the backup sever (running rsync server). Fortunately I tested on mocked-up directory instead of pointing it to important data since it proceeded to clean out the source directory to match the empty destination directory
Do I have something wrong or am I just not understanding Rsync?
Thanks in advance!

