tar cf - -C dist . | ssh push-f.com 'sh -c "
set -x &&
cd /var/www/quackmark.push-f.com &&
rm -rf * &&
tar xvf -
"'