AZCopy v10 preview available to copy data to azure from AWS s3 buckets

Are you looking to move your data from AWS s3 buckets to Azure or move or copy data between a file system and a storage account, or between storage accounts.
AzCopy v10 (Preview) is the command-line utility for copying data to or from Microsoft Azure Blob and File storage.

Microsoft announced the availability of tool AZCopy v10 in preview.

Features provided in this version per Microsoft documentation:

  • Synchronizes file systems to Azure Blob storage or vice versa. Use azcopy sync <source> <destination>. Ideal for incremental copy scenarios.
  • Supports Azure Data Lake Storage Gen2 APIs. Use myaccount.dfs.core.windows.net as a URI to call the Data Lake Storage Gen2 APIs.
  • Supports copying an entire account (Blob service only) to another account.
  • Supports copying data from an Amazon Web Services S3 bucket.
  • Uses the new Put Block from URL APIs to support account-to-account copy. The data transfer is faster, since transfer to the client isn’t required.
  • Lists or removes files and blobs in a given path.
  • Supports wildcard patterns in a path, and –exclude flags.
  • Creates a job order and a related log file with every AzCopy instance. You can view and restart previous jobs, and resume failed jobs. AzCopy will also automatically retry a transfer after a failure.
  • Features general performance improvements.

You can download the tool and get more information from here

error

Enjoy this blog? Please spread the word :)