[Tfug] Linux backup

Matt Jacob matt at mattjacob.com
Mon Apr 19 11:12:41 MST 2010


On 4/19/10 10:50 AM, christopher floess wrote:
> Yeah, but there is a learning curve there. Right now is just one of the
> few times where I just want something quick and easy. I've recently

rsync -avz -e ssh --delete --progress \
/path/to/local/dir/ \
you at yourbox:/path/to/remote/dir

Learning curve: flattened. Set up SSH keys and add an entry to your 
crontab, and you're done.

Matt





More information about the tfug mailing list