microsoft / microsoft/AzureStorageExplorer
The behavior and the activity log are inconsistent when deleting one folder which contains a file ends with a dot and the setting "Disable file share trailing dot support" is checked
Open
@craxal is already working on this.
Since Apr 14, 2026.
:gear: azcopy
:gear: files
:grey_question: external
:test_tube: testing
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version: 1.30.0-dev
Build Number: 20230603.6
Branch: rel/1.30.0
Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.4 (Apple M1 Pro)
Architecture: x64/arm64
How Found: From running test cases
Regression From: Not a regression
Steps to Reproduce
- Open Settings -> Make sure the setting 'Disable File Share Trailing Dot Support' is unchecked.
- Expand one storage account -> File Shares.
- Create a file share -> Create a folder named 'test'.
- Upload a file which ends with a dot to the folder.
- Check the setting 'Disable File Share Trailing Dot Support'.
- Delete the folder.
- Check whether the behavior and the activity log are consistent.
Expected Experience
The behavior and the activity log are consistent.
Actual Experience
The behavior and the activity log are inconsistent, there is a successful activity log and the folder still displays.
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.