#!/usr/bin/env bash
USER=terron
rsync -avzP --exclude-from .rsyncignore ./ "$USER@poisson.phc.dm.unipi.it:public_html/"