Friday, October 7, 2011

Python script to backup/restore Azure Storage blobs

Recently I wrote python script to backup/restore all blobs from Windows Azure Storage account.
You can find it on github
https://github.com/vsevolodp/azure-storage-backup
or download as a zip archive.

To see how to use it run:
  $ python as-backup.py

See README file for more info about supported fatures