Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AzCopy copy vs list location inference break #1090

Closed
rhysjtevans opened this issue Jul 7, 2020 · 0 comments · Fixed by #2595
Closed

AzCopy copy vs list location inference break #1090

rhysjtevans opened this issue Jul 7, 2020 · 0 comments · Fixed by #2595
Assignees

Comments

@rhysjtevans
Copy link

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?

location := inferArgumentLocation(sourcePath)

and
case strings.Contains(host, ".blob"):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants