rsync_to_server Functions main(source, destination, remote_user, ...) Main function to sync data to remote server using rsync. run_rsync(source, destination, remote_user, ...) Run rsync command with specified parameters.