• Copying files with rsync requires the remote host to have the rsync binary as well.
  • Install rsync on Rocky Linux with podman, copy /usr/bin/rsync to the remote.
  • When executing rsync on the local machine, pass --rsync-path /path/to/remote/rysync to use the binary you copied.