You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team,
Can the --from-to logic implementation be the same in azcopy list as it is in azcopy copy.
As without it, communicating with a Blob endpoint through an Azure CDN custom domain breaks as it doesn't contain '.blob'
If I get some time I'll create a PR but the time frame would likely be measured in weeks/months and may be quicker/easier to implement by the project developers?
Hi team,
Can the
--from-to
logic implementation be the same inazcopy list
as it is inazcopy copy
.As without it, communicating with a Blob endpoint through an Azure CDN custom domain breaks as it doesn't contain '.blob'
If I get some time I'll create a PR but the time frame would likely be measured in weeks/months and may be quicker/easier to implement by the project developers?
azure-storage-azcopy/cmd/list.go
Line 59 in 1184c16
and
azure-storage-azcopy/cmd/validators.go
Line 135 in 1184c16
The text was updated successfully, but these errors were encountered: