#!/bin/bash OPTIONS=" --archive --update --numeric-ids --verbose --progress --rsh=ssh " exec rsync $OPTIONS "$@"