DAR: Backing Up My Blog Blob Storage
Cheers! As of today, this Blog we are reading is backed up with the following cmd
shell command:
dar2_azure_download songhayblog-azurewebsites-net
The command dar2_azure_download
uses this Data Activity Runner (DAR) command: …\Songhay.v2\DataAccessRunner.exe" -n AzureBlobDownloader -nvp BlobContainerName %1
…where %1
would be songhayblog-azurewebsites-net
—this is a folder in a conventional root on my local machine.
For the historical record, the version of DAR mentioned in this article is not yet released to CodePlex.com.