Edi.AzureBlobSync 1.21.2

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
1.21.2 116 6/20/2025
1.21.1 210 4/17/2025
1.21.0 116 2/8/2025
1.20.4 140 11/13/2024
1.20.3 119 10/28/2024
1.20.2 151 8/14/2024
1.20.1 114 7/27/2024
1.20.0 136 5/19/2024
1.19.0 295 12/28/2023
1.18.2 239 11/27/2023
1.18.1 198 11/20/2023
1.18.0 197 11/15/2023
1.17.4 150 11/13/2023
1.17.3 244 9/14/2023
1.17.2 226 9/14/2023
1.17.1 195 7/12/2023
1.17.0 218 6/27/2023
1.16.1 214 6/11/2023
1.16.0 242 5/8/2023
1.15.3 290 4/12/2023
1.15.2 318 3/5/2023
1.15.1 380 12/19/2022
1.15.0 362 12/18/2022
1.14.1 432 11/10/2022
1.14.0 426 10/26/2022
1.13.0 472 10/25/2022
1.12.0 440 10/24/2022
1.11.0 470 10/21/2022
1.10.0 462 10/19/2022
1.9.5 454 10/13/2022
1.9.4 483 8/25/2022
1.9.3 487 7/23/2022
1.9.2 533 3/28/2022
1.9.1 522 2/23/2022
1.9.0 430 11/10/2021
1.7.0 569 11/11/2020
1.6.3 676 2/20/2020
1.6.2 603 1/17/2020
1.6.1 659 12/18/2019
1.6.0 639 12/4/2019
1.5.0 656 12/3/2019
1.4.0 668 9/24/2019
1.3.0 729 5/16/2019