🍺 BREW Explorer

← all formulae

azcopy

brew install azcopy v10.32.4 MIT

Command-line utility for uploading, downloading, and syncing data to/from Azure Storage accounts and other cloud providers.

Why you might care

Essential if you work with Azure Storage blobs or file shares at scale. AzCopy handles high-throughput transfers, multi-cloud ingestion (AWS/GCP to Azure), and resumable jobs—faster than manual portal uploads or generic tools like `gsutil` or `aws s3 cp`. Written in Go, it's a single binary with native support for Azure Data Lake Storage Gen2.

Categories

Alternatives

gsutil aws s3 rclone
7.7k
30-day installs · #427
27.0k
90-day · #424
61.8k
365-day · #575
691
★ GitHub stars · updated today

Build dependencies

go

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "gsutil",
    "aws s3",
    "rclone"
  ],
  "build_dependencies": [
    "go"
  ],
  "categories": [
    "cloud-storage",
    "networking",
    "data-transfer"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Azure Storage data transfer utility",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:42+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "azcopy",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-20T08:17:08Z",
  "github_readme_excerpt": "# AzCopy v10\nAzCopy v10 is a command-line utility that you can use to copy data to and from containers and file shares in Azure Storage accounts.\nAzCopy V10 presents easy-to-use commands that are optimized for high performance and throughput.\n\n## Features and capabilities\n\n:white_check_mark: Use with storage accounts that have a hierarchical namespace (Azure Data Lake Storage Gen2).\n\n:white_check_mark: Create containers and file shares.\n\n:white_check_mark: Upload files and directories.\n\n:white_check_mark: Download files and directories.\n\n:white_check_mark: Copy containers, directories and blobs between storage accounts (Service to Service).\n\n:white_check_mark: Synchronize data between Local \u003c=\u003e Blob Storage, Blob Storage \u003c=\u003e File Storage, and Local \u003c=\u003e File Storage.\n\n:white_check_mark: Delete blobs or files from an Azure storage account\n\n:white_check_mark: Copy objects, directories, and buckets from Amazon Web Services (AWS) to Azure Blob Storage (Blobs only).\n\n:white_check_mark: Copy objects, directories, and buckets from Google Cloud Platform (GCP) to Azure Blob Storage (Blobs only).\n\n:white_check_mark: List files in a container.\n\n:white_check_mark: Recover from failures by restarting previous jobs.\n\n## Download AzCopy\nThe latest binary for AzCopy along with installation instructions may be found\n[here](https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10).\n\n## Find help\n\nFor complete guidance, visit any of these articles on the docs.microsoft.com website.\n\n:eight_spoked_asterisk: [Get started with AzCopy (download links here)](https://docs.microsoft.com/azure/storage/common/storage-use-azcopy-v10)\n\n:eight_spoked_asterisk: [Upload files to Azure Blob storage by using AzCopy](https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-blobs-upload)\n\n:eight_spoked_asterisk: [Download blobs from Azure Blob storage by using AzCopy](https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-blobs-download)\n\n:eight_spok",
  "github_repo": "Azure/azure-storage-azcopy",
  "github_stars": 691,
  "github_topics": [],
  "homepage": "https://github.com/Azure/azure-storage-azcopy",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 7688,
  "installs_365d": 61762,
  "installs_90d": 26952,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:44:47+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "azcopy",
  "oldnames": [],
  "one_liner": "Command-line utility for uploading, downloading, and syncing data to/from Azure Storage accounts and other cloud providers.",
  "optional_dependencies": [],
  "rank_30d": 427,
  "rank_365d": 575,
  "rank_90d": 424,
  "raw_hash": "065f2050e42a9c46",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/azcopy.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "10.32.4",
  "versioned_formulae": [],
  "why_use_this": "Essential if you work with Azure Storage blobs or file shares at scale. AzCopy handles high-throughput transfers, multi-cloud ingestion (AWS/GCP to Azure), and resumable jobs\u2014faster than manual portal uploads or generic tools like `gsutil` or `aws s3 cp`. Written in Go, it\u0027s a single binary with native support for Azure Data Lake Storage Gen2."
}