#!/bin/rc
tar cz `{ls | grep -v '.git'} | ssh [email protected] 'cd /var/gopher && tar xvzf -'