Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 37cb2839c7382782a2dc0389cd965b6c19c5ab03 Size: 111.59 KB File Format: zip
Rating: 2.52173913
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 303 License: Free
Blobber is a free software by Bhavik and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Blobber which is 111.59 KB in size and belongs to the software category Other Programming Files. Blobber was released on 2010-01-06 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:
Blobber Description
The Blobber application was developed to be a simple command line tool to exchange data with Windows Azure Storage. It built in C# .NET and has variety of uses.
Usage Example:
Upload - C:Blobber -u test.txt
Download - C:Blobber -d D: est.txt
The idea of a simple command line tool to exchange data with Azure Storage is amazing. Benefit we can have with a command line tool is we can write a simple batch file, or a Windows 7 PowerShell script, which would invoke this tool to periodically take the backup of important files to Windows Azure Cloud Storage.
It can also be used in background by various other tools/scripts/applications which need to access blob storage in Azure. Blobber is also a nice and simple way to learn the storage fundamentals of Windows Azure.
Steps:
1. Copy folder to a suitable install path
2. Add the installation folder (For E.g C:Blobber) to your PATH environment variable.
3. Uncomment and Edit following fields in your blobber.exe.config
4. Go to command prompt and start uploading / downloading files from your Blob Storage in Windows Azure