1 2 3 4 5 6
tar cf - index.html script.js | ssh push-f.com 'sh -c " set -x && cd /var/www/geopos.link && rm -rf * && tar xvf - "'