Edi.AzureBlobSync 2.0.1

dotnet tool install --global Edi.AzureBlobSync --version 2.0.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Edi.AzureBlobSync --version 2.0.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Edi.AzureBlobSync&version=2.0.1
                    
nuke :add-package Edi.AzureBlobSync --version 2.0.1
                    

Azure Blob Sync

.NET Tool for backup files in Azure Blob Storage to local file system.

You may also checkout AzCopy from Microsoft that does the same job much more faster.

Install

Prerequests:

  • .NET 8.0 SDK
dotnet tool install --global edi.azureblobsync

Usage

Example

azblobsync --connection "DefaultEndpointsProtocol=https;AccountName=*******;AccountKey==*******;EndpointSuffix=core.windows.net" --container "attachments" --path "D:\Backup\attachments"

Parameters

--connection	Azure Storage Account Connection String (Required)
--container	Container Name (Required)
--path		Local Folder Path (Required, Default: C:\AzureBlobSyncTemp)
--threads	Download threads (Default: 10)
--silence	Fully automated silence mode (Default: false)
--comparehash   Compare file hash to determine whether to download (Default: true)
--keepold       Keep local old file versions, do not override when receving a new version of file from Azure (Default: false)
--help		Display this help screen.
--version	Display version information.

image

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
2.0.1 85 9/12/2025
2.0.0 132 8/9/2025
1.21.3 103 7/28/2025
1.21.2 155 6/20/2025
1.21.1 241 4/17/2025
1.21.0 140 2/8/2025
1.20.4 165 11/13/2024
1.20.3 142 10/28/2024
1.20.2 174 8/14/2024
1.20.1 137 7/27/2024
1.20.0 159 5/19/2024
1.19.0 315 12/28/2023
1.18.2 248 11/27/2023
1.18.1 206 11/20/2023
1.18.0 207 11/15/2023
1.17.4 159 11/13/2023
1.17.3 260 9/14/2023
1.17.2 242 9/14/2023
1.17.1 224 7/12/2023
1.17.0 244 6/27/2023
1.16.1 244 6/11/2023
1.16.0 273 5/8/2023
1.15.3 320 4/12/2023
1.15.2 348 3/5/2023
1.15.1 411 12/19/2022
1.15.0 393 12/18/2022
1.14.1 463 11/10/2022
1.14.0 458 10/26/2022
1.13.0 504 10/25/2022
1.12.0 471 10/24/2022
1.11.0 499 10/21/2022
1.10.0 494 10/19/2022
1.9.5 485 10/13/2022
1.9.4 515 8/25/2022
1.9.3 520 7/23/2022
1.9.2 569 3/28/2022
1.9.1 556 2/23/2022
1.9.0 468 11/10/2021
1.7.0 608 11/11/2020
1.6.3 713 2/20/2020
1.6.2 641 1/17/2020
1.6.1 698 12/18/2019
1.6.0 677 12/4/2019
1.5.0 694 12/3/2019
1.4.0 707 9/24/2019
1.3.0 768 5/16/2019