AzCopy
Microsoft's command-line utility for copying and syncing data to and from Azure Storage.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get AzCopy
Package managers
- Homebrew
brew install azcopy
About AzCopy
AzCopy is a command-line data transfer tool for Azure Storage. You use it to copy files into and out of Azure storage accounts and to keep a local folder in sync with cloud storage, which makes it suited to scripts and large bulk transfers.
The current version is AzCopy v10, developed in the open on GitHub, with a migration guide for users of the older v8. It is aimed at developers and administrators who move data to Azure regularly.
Strengths
- Copy and sync to Azure Storage from scripts
- Suited to large bulk transfers
- Source published on GitHub
Limitations
- Only works with Azure storage
- Command line only, no graphical interface
Details
- Pricing
- FreeThe tool is free; Azure storage is billed separately.
- License
- Open source, license not stated
- Developer
- Microsoft
- Platforms
- Command line
- How it runs
- Downloadable app
- Account
- Required
- Best suited for
- Scripted bulk transfers to Azure Storage
- Categories
- File transfer, CLI tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to AzCopy
Compare allSoftware that can replace AzCopy for an important use case, and what changes if you switch.
Azure Storage Explorer
A free desktop app from Microsoft for managing Azure storage accounts and transferring files to them.
Azure Storage Explorer gives the same Microsoft Azure storage access through a graphical app on Windows, macOS and Linux, but it is not open source and less suited to scripting.
MSP360 Explorer
A file manager for moving and managing files between local storage and cloud storage services.
MSP360 Explorer manages Azure, S3 and Backblaze B2 from one Windows window with CLI and PowerShell support, but multithreading and multipart upload require the paid PRO license.
Cyberduck
A server and cloud storage browser for Mac and Windows that speaks FTP, SFTP, WebDAV, SMB and every major object store.
Cyberduck reaches Azure alongside S3, SFTP and many other services, with a graphical app on Mac and Windows and a CLI, rather than a single-purpose Azure tool.
Similar software
Related functionality, not necessarily a direct replacement.
AWS CLI
Amazon's open-source command-line tool for managing and scripting AWS services, including S3 file transfers.
s5cmd
A fast command-line tool that runs parallel copy and sync operations on S3 and local files.
s3cmd
A command-line client for uploading, downloading, syncing and managing files on S3-compatible storage.
SFTPGo
An SFTP, FTPS, HTTPS and WebDAV server with a web admin interface, backed by local disk or S3, Google Cloud or Azure storage.