This is a resumable downloader for Azure Blob.
It is a wrapper/orchestrator for CloudBlockBlob -> DownloadRangeToStream method. Azure has been improved greatly since this tool was written - Azure dashboard should allow resumable download of blobs today so the only usage I can think of for this now is if you need to integrate download with another command line tool.
License
This product is free. It is under MIT license.
GitHub
You can download source code from my GitHub page. Feel free to contribute there by committing your improvements for this project.
Download
Other Projects
See my
other projects.
Comments