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

An error occurs when downloading a folder from blob container #1349

Closed
v-chenzha opened this issue Oct 24, 2024 · 0 comments · Fixed by #1357
Closed

An error occurs when downloading a folder from blob container #1349

v-chenzha opened this issue Oct 24, 2024 · 0 comments · Fixed by #1357
Assignees
Labels
AT-CTI Created by CTI team
Milestone

Comments

@v-chenzha
Copy link

v-chenzha commented Oct 24, 2024

OS: Windows 11
Build Version: 20241006.1

Repro Steps:

  1. Expand a storage account -> Expand a blob container-> Right click the blob container -> Click "Create Empty Blob..." ->Enter "this/is/a/new/blob.txt".
  2. Right click the folder -> Click "Download...".
  3. Check the result.

Expect:
Download this folder successfully.

Actual:
An error occurs when downloading a folder from blob container.
Image
Details in Output:

Downloading to "c:\Users\v-chenzha\Desktop"...
Could not transfer "/this/"
Error: The specified container does not exist.

More Info:

  1. This issue also reproduces when downloading a uploaded file/folder from blob container.
  2. This issue doesn't reproduce for the file share.
  3. This issue doesn't reproduce when downloading a file from blob container.
@v-chenzha v-chenzha added the AT-CTI Created by CTI team label Oct 24, 2024
@MicroFish91 MicroFish91 added this to the 0.16.2 milestone Dec 4, 2024
@MicroFish91 MicroFish91 self-assigned this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants