Edi.AzureBlobSync 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Edi.AzureBlobSync --version 2.0.0
                    
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.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Edi.AzureBlobSync&version=2.0.0
                    
nuke :add-package Edi.AzureBlobSync --version 2.0.0
                    

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.2 214 9/25/2025
2.0.1 129 9/12/2025
2.0.0 157 8/9/2025
1.21.3 138 7/28/2025
1.21.2 174 6/20/2025
1.21.1 250 4/17/2025
1.21.0 152 2/8/2025
1.20.4 177 11/13/2024
1.20.3 154 10/28/2024
1.20.2 186 8/14/2024
1.20.1 150 7/27/2024
1.20.0 171 5/19/2024
1.19.0 317 12/28/2023
1.18.2 258 11/27/2023
1.18.1 218 11/20/2023
1.18.0 217 11/15/2023
1.17.4 160 11/13/2023
1.17.3 272 9/14/2023
1.17.2 252 9/14/2023
1.17.1 237 7/12/2023
1.17.0 259 6/27/2023
1.16.1 259 6/11/2023
1.16.0 288 5/8/2023
1.15.3 335 4/12/2023
1.15.2 365 3/5/2023
1.15.1 426 12/19/2022
1.15.0 409 12/18/2022
1.14.1 481 11/10/2022
1.14.0 475 10/26/2022
1.13.0 521 10/25/2022
1.12.0 487 10/24/2022
1.11.0 515 10/21/2022
1.10.0 511 10/19/2022
1.9.5 501 10/13/2022
1.9.4 532 8/25/2022
1.9.3 537 7/23/2022
1.9.2 586 3/28/2022
1.9.1 575 2/23/2022
1.9.0 486 11/10/2021
1.7.0 625 11/11/2020
1.6.3 730 2/20/2020
1.6.2 658 1/17/2020
1.6.1 714 12/18/2019
1.6.0 693 12/4/2019
1.5.0 710 12/3/2019
1.4.0 722 9/24/2019
1.3.0 783 5/16/2019