Tag Archives: backup

Best remote backup solution for Linux?

I’m running my own hand-crafted remote backup (rsync++) script to back up data from one machine to another.  But, it has some serious drawbacks, and I’m still looking for something better.  Here are my requirements: Runs on Ubuntu Is either: … Continue reading

Posted in General | Tagged , , , , , | 3 Comments

Archiving GMail without using fetchmail

Thanks Paul and Greg for the advice on backing up my GMail account.  Although fetchmail seems to work for some users, there are a couple of easier to use scripts out there. Paul pointed me at Matt Cutts’ great blog … Continue reading

Posted in General | Tagged , , , , | Leave a comment

Archiving your Google Apps for your domain mail.

There are many guides to using fetchmail to backup your gmail account, but I use Google Apps For Your Domain to host my mail.  So, I needed to craft up a slightly modified version of the fetchmail commandline: $ fetchmail … Continue reading

Posted in General | Tagged , , , , , | 1 Comment