github Azure/azure-storage-azcopy v10.6.0
AzCopy V10.6.0 Release

latest releases: v10.27.0, v10.26.0, v10.25.1...
4 years ago

New features

  1. azcopy sync now supports the persistence of ACLs between supported resources (Windows and Azure Files) using the --persist-smb-permissions flag.
  2. azcopy sync now supports the persistence of SMB property info between supported resources (Windows and Azure Files) using the --persist-smb-info flag. The information that can be preserved is Created Time, Last Write Time and Attributes (e.g. Read Only).
  3. Added support for uploading higher block & blob size (Please note that copy operations are not yet supported.)
    • For service version 2019-12-12 or higher, the block size can now be less than or equal to 4000 MiB. The maximum size of a block blob therefore can be 190.7 TiB (4000 MiB X 50,000 blocks)
  4. Added support for Blob Versioning
    • Added list-of-versions flag (specifies a file where each version id is listed on a separate line) to download/delete versions of a blob from Azure Storage.
    • Download/Delete a version of blob by directly specifying its version id in the source blob URL.

Bug fixes

  1. Logging input command at ERROR level.

Don't miss a new azure-storage-azcopy release

NewReleases is sending notifications on new releases.