Total Commander plugin for Azure Blob service
- .NET Framework 4.0 Client Profile
- Total Commander 8.0+
- To work with Development storage - latest Storage Emulator is required.
- Cannot remove account once added (all blobs will be removed)
- Background copying not supported
- No Progress
- 64 bit support
- Plugin Icon
- Support page blobs
- Remove dependency on Azure SDK
- Show last modified time for directories
- Downgraded to .Net 4.0 for wider support
The first release.
All Releases: https://github.com/alex-tomin/Tomin.TotalCmd.AzureBlob/releases
Plugin on Totalcmd.net (en): http://www.totalcmd.net/plugring/Tomin.TotalCmd.AzureBlob.html
Plugin on wincmd.ru (rus): http://wincmd.ru/plugring/Tomin.TotalCmd.AzureBlob.html
Used total commander plugin framework for .NET: https://code.google.com/p/totalcommander-plugin-donnet/ updated to the last version of MSBuild. Thanks to the author.