umbraco-community / UmbracoFileSystemProviders.Azure

:cloud: An Azure Blob Storage IFileSystem provider for Umbraco
94 stars 67 forks source link

Handle blobs that are not type Block #150

Closed Jeavon closed 4 years ago

Jeavon commented 4 years ago

There have been a few issues where people have uploaded Append type blobs via third-party tools such as Filezilla, currently this causes YSOD so I've attempted to handle non Block types by returning a 404 and adding an error log of the request so it can be tracked down. This has proved quite tricky and involved using GetBlobReferenceFromServer