Version 10.12.0
New features
- Added support for include and exclude regex flags, which allow pattern matching on the entire paths.
- Added dry run mode for copy, remove, and sync. This feature allows the user to visualize the changes before committing them.
- For SMB aware locations, preserve-smb-info flag is now true by default.
- Improved how folder lmts are obtained to allow time-based filters for folders.
- Added support for ACL copying between HNS enabled accounts. The preserve-smb-permissions flag is now deprecated and has been renamed to preserve-permissions.
Bug fixes
- Allow from-to to be set for the remove command.
- Fixed the problem where resume command did not honor AZCOPY_DEFAULT_SERVICE_API_VERSION.
- Fixed the new version check.
- Fixed sync issue on Windows where paths are case-insensitive.
- Added prompt for invalid characters when importing from S3.
- Fixed bug where public S3 buckets cannot be listed.
- Sanitize SAS tokens in JSON output for skipped and failed transfers.
- Improved folder property preservation across resumes.