#!/bin/sh -e
touch started
ftpcopy -x '/mirror/*' multivac.cwru.edu / ./mirror
touch finished


syntax highlighted by Code2HTML, v. 0.9.1