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