php-google-backup v1.0 released : backup Google Apps data (docs) with PHP and Zend GData
In these days I was setting up my new backup system (based on Netgear WGT634U with a pair of USB hard disk as external storage) and I needed a command line script to backup all my Google Apps data.
My priority was to backup GMail and Google Docs (Documents) data. For emails I found a very useful tool called getmail4 but I had not the same luck for documents so I wrote a very simple php command line script based on Zend Framework GData API.
Now I release first version of php-google-backup only with this feature but I’m planning to extend it to GMail, Google Calendar and Google Reader.
Get the script!

