>
> Documentation to get you started:
> http://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-how-to-use-blobs/
>

Urrgh, it's a bit more verbose than I expected, but I suppose, like you've
probably done, I can wrap up the desired functionality into something
convenient and reusable, once I digest all the samples and docs.

I also stumbled across azcopy.exe which is nifty for bulk backups in batch
files. I ran it with the /S switch to copy 140 backup files to a Blob
container and it all worked nicely. However, when I look at the container
in Azure Storage Explorer <http://azurestorageexplorer.codeplex.com/> (V6
preview 2) I can only see 3 files into the container! It looks like
Explorer doesn't show files with a backslash in their names that are in
fake subfolders. Either I'm missing some obscure setting or it's a bug. Has
anyone else noticed this?

Cheers,
Greg K

Reply via email to