Skip to content

Conversation

@wonwuakpa-msft
Copy link
Member

@wonwuakpa-msft wonwuakpa-msft commented Nov 17, 2025

Description

With un-named virtual directories or blob with leading slashes e.g //blob, AzCopy normalizes the path and that led to 404 BlobNotFound error that we are now catching. If the user wants to successfully copy from an unnamed virtual directory with --list-of-files, the correct syntax is https://acct.blob.core.windows.net/cont// without the trailing wildcard.

  • Feature / Bug Fix: (Brief description of the feature or issue being addressed)

  • Related Links:

  • PBI Item

  • Team thread

Type of Change

  • Bug fix
  • New feature
  • Documentation update required
  • Code quality improvement
  • Other (describe):

How Has This Been Tested?

Thank you for your contribution to AzCopy!

@wonwuakpa-msft wonwuakpa-msft changed the title Fix issues with silent failures with no-name virtual dirs Fix silent failures with leading slash or no name virtual dirs //blob Nov 18, 2025
@wonwuakpa-msft wonwuakpa-msft changed the title Fix silent failures with leading slash or no name virtual dirs //blob Fix silent failures with leading slash or no name virtual dirs Nov 18, 2025
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

Successfully merging this pull request may close these issues.

2 participants