Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: db3f996e76a7e2e2247ad8e60b9886ca0b47d84e Size: 436.22 KB File Format: msi
Rating: 2.130434782
out of 5
based on 23 user ratings
Downloads: 323 License: Free
Azure Blob Uploader is a free software by Tilhcl and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Azure Blob Uploader which is 436.22 KB in size and belongs to the software category Download Managers. Azure Blob Uploader was released on 2010-01-09 and last updated on our database on 2017-02-26 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Azure Blob Uploader Description
The Azure Blob Uploader application was designed to be a tool for uploading large size blobs, as blocks of data to the Windows Azure Blob storage. If the upload fails in the middle, the tool should resume the upload from where it failed (rather than starting over).
The file to be uploaded is broken down into individual blocks. Each block has a specified size (as specified by the user), and is specified by a unique ID. Each block is scoped by a blob name (which is same as the file name). The upload process uploads each block individually and maintains the information of the current uploading position (specified by the stream position in bytes) in an XML file (uploadmetadata.xml created in the directory from which the tool executable was invoked).
The tool required the following input from the user:
- Account Name: Windows Storage account name
- Account Key: Windows Storage account key
- URI: Endpoint URI of the BLOB storage service
- Container Name: BOB Storage container, where the blob needs to be uploaded to. The tool creates the container if it does not exists
- Input File: The name of the file to be uploaded.
- Block Size: The size of each individual blockSystem requirementsNET Framework
Windows Storage account name