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

storage-preview for az storage azcopy blob download is missing --overwrite option #2754

Open
ejschoen opened this issue Jul 22, 2024 · 1 comment
Assignees

Comments

@ejschoen
Copy link

Which version of the AzCopy was used?

storage-preview 1.0.0b2

Which platform are you using? (ex: Windows, Mac, Linux)

Linux

What command did you run?

az storage azcopy blob download ...

What problem was encountered?

Both azcopy and az storage blob download-(batch) support an --overwrite false option to prevent existing files from being overwritten. This is not available through az storage azcopy blob download, which makes it difficult to migrate from these commands when overwrite=false behavior is required.

How can we reproduce the problem in the simplest way?

Have you found a mitigation/solution?

For now, don't use the storage-preview version of azcopy blob download. But for various reasons (recursive download AND connection string support), az storage azcopy blob download would be more convenient.

@ashruti-msft ashruti-msft self-assigned this Jul 24, 2024
@ashruti-msft
Copy link
Collaborator

We are responsible for maintaining azcopy tool we are not involved with az cli commands like the one you have mentioned above. Please contact the respective team for further assistance. Thanks!

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

No branches or pull requests

2 participants