microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
376 stars 86 forks source link

The properties doesn't preserve after pasting one ADLS Gen2 folder with added properties #2824

Open v-limu opened 4 years ago

v-limu commented 4 years ago

Storage Explorer Version: 1.13.0 Build: 20200410.5 Branch: rel/1.13.0 Platform/OS: Windows 10/ Linux Ubuntu 18.04/ macOS High Sierra Architecture: ia32/x64 Regression From: Not a regression

Steps to reproduce:

  1. Expand one ADLS Gen2 storage account -> Blob Containers.
  2. Created a new blob container -> Upload one folder with blobs to it.
  3. Right click the folder -> Click 'Properties...' -> Add properties -> Save.
  4. Copy the folder to another ADLS Gen2 account.
  5. Check the properties of the pasted folder.

Expect Experience: The added properties shows well in Properties dialog.

Actual Experience: The added properties doesn't preserve in Properties dialog.

More Info: This issue doesn't reproduce when pasting one ADLS Gen2 blob.

MRayermannMSFT commented 4 years ago

Figure out when AzCopy is planning on doing this/if they are planning on doing this, and then move to the correct milestone.

v-xianya commented 4 years ago

This issue also reproduces for folders copy&paste between file shares.

JasonYeMSFT commented 4 years ago

Move to 1.17.0 since AzCopy don't have the capacity to support this.

JasonYeMSFT commented 3 years ago

Let's try enable the include stub blob flag to see if this is already fixed.