tar cz /etc | ssh user@host -c 'cd /backup ; cat > etc.tgz'
