Skip to content

Files larger than 4MB cannot be downloaded #158

@vsosinga

Description

@vsosinga

Files larger than 4MB cannot be download from Umbraco. When opening a large file it seems to be cut off resulting in a corrupt download.

To reproduce:

  1. Create an empty Umbraco project
  2. Add UmbracoFileSystemProviders.Azure & UmbracoFileSystemProviders.Azure.Media v2.0.0-beta1
  3. Configure a default Azure blob storage
  4. Upload a file larger than 4MB
  5. Try to download the uploaded file

Uploaded file:
image

In the blob storage:
image

Downloaded file:
image

This issue seems to be introduced with pull request #156 .
The same test case on v2.0.0-alpha5 gives no problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions