rsync requires the remote host to have the rsync binary as well.rsync on Rocky Linux with podman, copy /usr/bin/rsync to the remote.rsync on the local machine, pass --rsync-path /path/to/remote/rysync to use the binary you copied.You can use the --link-dest option to hard-link unchanged files from another directory. This allows some pretty cool “incremental backup” possibilities.