Please consider adding the following support for Windows Azure blob storage (see attachment). Please provide feedback if you think this should be a new command.

CommentFileSizeAuthor
#1 portabledb.drush_.inc_.txt50.4 KBsmokinggoat

Comments

smokinggoat’s picture

StatusFileSize
new50.4 KB

Changed filename in order to upload.

damien tournoud’s picture

Project: Portable database dump » Windows Azure Integration
Version: » 7.x-1.x-dev
Status: Active » Fixed

Let's move this to the Windows Azure project. It doesn't really belong in the portable dump project, that was never meant to be a full-featured migration tool to Azure :)

I implemented this idea as a drush command that will allow you to migrate files between storages:

$ drush azure-storage-migrate public azure
Migrated 1 files out of 12.
Migrated 3 files out of 12.
Migrated 5 files out of 12.
Migrated 7 files out of 12.
Migrated 9 files out of 12.
Migrated 12 files.

(supposing that azure is the name of the Azure storage you created in the user interface)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.