@jacksonchen666
The rsync:// protocol scheme is plaintext, but the rsync command uses ssh by default unless (mis)configured otherwise. Run rsync with `-e ssh` to ensure ssh is used.
Sources:
https://lmddgtfy.net/?q=rsync%20encryption
https://linux.die.net/man/1/rsync