Edi.AzureBlobSync 1.21.2

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

Azure Blob Sync

.NET Build and Pack

.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 124 9/25/2025
2.0.1 126 9/12/2025
2.0.0 146 8/9/2025
1.21.3 127 7/28/2025
1.21.2 163 6/20/2025
1.21.1 248 4/17/2025
1.21.0 142 2/8/2025
1.20.4 167 11/13/2024
1.20.3 144 10/28/2024
1.20.2 176 8/14/2024
1.20.1 140 7/27/2024
1.20.0 161 5/19/2024
1.19.0 317 12/28/2023
1.18.2 248 11/27/2023
1.18.1 207 11/20/2023
1.18.0 207 11/15/2023
1.17.4 160 11/13/2023
1.17.3 262 9/14/2023
1.17.2 242 9/14/2023
1.17.1 227 7/12/2023
1.17.0 249 6/27/2023
1.16.1 248 6/11/2023
1.16.0 277 5/8/2023
1.15.3 324 4/12/2023
1.15.2 354 3/5/2023
1.15.1 416 12/19/2022
1.15.0 399 12/18/2022
1.14.1 471 11/10/2022
1.14.0 465 10/26/2022
1.13.0 511 10/25/2022
1.12.0 477 10/24/2022
1.11.0 505 10/21/2022
1.10.0 501 10/19/2022
1.9.5 491 10/13/2022
1.9.4 520 8/25/2022
1.9.3 525 7/23/2022
1.9.2 574 3/28/2022
1.9.1 563 2/23/2022
1.9.0 474 11/10/2021
1.7.0 613 11/11/2020
1.6.3 718 2/20/2020
1.6.2 646 1/17/2020
1.6.1 702 12/18/2019
1.6.0 681 12/4/2019
1.5.0 698 12/3/2019
1.4.0 710 9/24/2019
1.3.0 771 5/16/2019