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
364 stars 85 forks source link

Unable to delete a file with hash "#" in the name #7995

Closed steve-torchia closed 2 weeks ago

steve-torchia commented 2 weeks ago

Preflight Checklist

Storage Explorer Version

1.33.1

Regression From

No response

Architecture

x64

Storage Explorer Build Number

20240410.2

Platform

All

OS Version

Windows 11

Bug Description

Using storage explorer, I am unable to delete a file that has the hash (#) character in it. When I try, I get the following error:

2024/06/10 13:24:20 ERR: [P#0-T#0] https://xxxxxxx.dfs.core.windows.net/xxxxxx/xxxxxxx/ERCOT%23SPP.HB_NORTH.RTM_HU--20240402_20240531_15Mins~raw~20240531T195911.csv: 404: DELETE ERROR -404 The specified path does not exist.. X-Ms-Request-Id:bc6dfd78-301f-006c-3a39-bb7dea000000

I am able to save/preview/edit those files using Storage Explorer

I am able to delete these files using the Azure Portal's Storage Browser for the same storage account.

Steps to Reproduce

Launch Storage explorer upload a file to a container/folder/etc... i.e. #MyTestFile.txt Try to delete that file

Error as mentioned in description

Actual Experience

see steps to repro

Expected Experience

File should be able to be deleted

Additional Context

No response

craxal commented 2 weeks ago

@steve-torchia This should have been fixed in 1.34.0. Please update and try again. If it still reproduces, you can add a comment, and we can reopen.

Duplicate of #7916.