Links

Home arrow Articles arrow Programming arrow Automatically backup mysql databases to google docs using python
Automatically backup mysql databases to google docs using python PDF Print E-mail
Tag it:
Delicious
blogmarks
Stumble
Furl it!
Digg
YahooMyWeb
Technorati
User Rating: / 2
PoorBest 

Google docs is a great resource to back up all my mysql databases using mysqldump from this python script that runs the local machine.

Google docs has an excellent API which can be viewed here , at the moment, it is only available for python and Java, no PHP yet :/

Additionally you will need to download the google gdata client, from here

I ran this code on  a linux server running Ubuntu 11.2 with Python ver 2.7.1+

Comments
Search
Only registered users can write comments!
Last Updated ( Wednesday, 22 June 2011 )
 
< Prev