Skip to content

AzCopy V10.4.1 Release

Compare
Choose a tag to compare
@zezha-msft zezha-msft released this 25 Apr 03:02
e91122d

New features

  1. Added overwrite prompt support for folder property transfers.
  2. Perform proxy lookup when the source is S3.

Bug fixes

  1. When downloading from Azure Files to Windows with the --preserve-smb-permissions flag, sometimes
    the resulting permissions were not correct. This was fixed by limiting the concurrent SetNamedSecurityInfo operations.
  2. Added check to avoid overwriting the file itself when performing copy operations.