rsync through ssh tunnel [closed] May 19, 2023 by Tarik Try this one-liner: rsync -av -e "ssh -A root@proxy ssh" ./src root@target:/dst