microsoft / microsoft/AzureStorageExplorer
Link text is not decoded when downloading symlinks from NFS shares
Open
@craxal is already working on this.
Since Jan 22, 2026.
:gear: azcopy
:gear: files
:grey_question: external
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Symlinks are just like normal files, except their contents contain link text. When uploaded to Azure via AzCopy, the link text is percent encoded. However, AzCopy does not decode the link text when downloading. This results in broken links on the local machine.
https://msazure.visualstudio.com/One/_workitems/edit/35981962
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.