Azure Blob Sync is a GUI tool that syncs a local file folder to cloud Blob storage or vice-versa. Binaries, sources, and documentation are up on CodePlex.
To keep the sync fast, simple, and safe, it uses a very simple algorithm: a file or blob is not copied from source to destination if there is already an item of that name on the destination side.
Future plans for AzureBlobSync include a command line version you can use in batch jobs and a means of scheduling automated syncs.
No comments:
Post a Comment