D=$1
shift
scp -P 2222 "$@" swatkins@127.0.0.1:cards/htdocs/$D
