Rsync is used to efficiently copy files across the network. It can use ssh to perform it's tasks by setting the appropriate environment variable:
export RSYNC_RSH=ssh