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