#!/bin/sh
rsync -v -c -e ssh -r -l \
   -n --exclude Push \
   . gordon.mystery.com:/usr/local/apache/htdocs/myreunion/hlhs78

