Skip to content

Fail to run the copied AzCopy command of downloading/uploading ADLS Gen2 blobs on CMD #1079

@v-xuanzh

Description

@v-xuanzh

Storage Explorer Version: 1.6.2
Platform/OS Version: Windows 10/MacOS High Sierra/ Linux Ubuntu 16.04
Architecture: ia32/x64
Build Number: 20190116.1
Commit: ecdf6258
Regression From: Not a regression

Steps to Reproduce:

  1. Expand one ADLS Gen2 account -> 'Blob Containers' node.
  2. Open one blob container then upload one file to it.
  3. After uploading successfully, Click the link 'Copy AzCopy Command to Clipboard' next to the log message.
  4. Download the latest azcopy from http://aka.ms/downloadazcopy-v10-windows -> Unzip it
  5. Open CMD and change directory to 'azcopy_windows_amd64_10.0.5'.
  6. Run the copied command: azCopy.exe copy "C:\Program Files (x86)\Internet Explorer*" "https://xuanadlsaccdemo.dfs.core.windows.net/ewewew/New Folder1/" --overwrite=false --follow-symlinks --recursive --fromTo=LocalBlobFS --list-of-files "C:\Users\vxuanzh\AppData\Local\Temp\stg-exp-azcopy-75542664-8adf-41d4-99f1-dba13901784c.json"
  7. Check the result.

Expected Experience:

Succeed to run the copied command on CMD.

Actual Experience:

Fail to run the copied command on CMD with the below error.
error

Metadata

Metadata

Labels

⚙️ adls gen2Related to hierarchical namespaces (ADLS Gen 2)⚙️ azcopyRelated to AzCopy integration🧪 testingFound through regular testing

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions