Releases
v10.27.0
Version 10.27.0
New Features
Added ability to specify concurrency of piped uploads via the AZCOPY_CONCURRENCY_VALUE environment variable. (#2821 )
Update message returned when transfer failure is related to tags permission issues. (#2798 )
Optimized number of calls to create directory. (#2828 )
Dependency updates
Golang 1.22.5 -> 1.23.1
azidentity 1.7.0 -> 1.8.0
azcore 1.13.0 -> 1.16.0
Bug Fixes
Fixed an issue where piped downloads in Linux would append AzCopy version information if on an older version. (#2774 )
Fixed an issue where sync with --hash-meta-dir would cause original files to be hidden. (#2758 )
Fixed an issue where jobs list would result in a segmentation violation. (#2714 )
Fixed an issue where list for File would not allow OAuth. (#2821 )
Fixed an issue where folders would be handled improperly on FNS accounts. (#2809 )
Fixed an issue where --dry-run would sometimes panic due to closing a log file that was already closed. (#2832 )
Fixed an issue where sync --delete-destination-files was overwriting all destination files. (#2818 )
Fixed an issue where AzCopy would panic due to sending on an already closed channel. (#2703 )
Documentation
Updated in line text help message to say that source and destinations cannot be modified during transfers. (#2826 )
You can’t perform that action at this time.