#!/bin/sh user=dylanwh if ! test $user; then echo "Usage: $0 " exit 1 fi rsync --delete -vrl --rsh="ssh" ./ $user@download.gna.org:/upload/bake/