Skip to content

Unable to download a file larger than 500 MB #39

@DenisPolagaev

Description

@DenisPolagaev

Unable to download a file larger than 500 MB.

Used your library, in particular the method: DownloadFile(string filename, Stream stream, CancellationToken cancellationTokenBytesRead, CancellationToken cancellationTokenJavaScriptInterop, string ContentType = "application/octet-stream").

But when you try to download a file larger than 200 MB, an exception occurs, which says that there was not enough memory. Stream was too long

Question on Stackoverflow: https://stackoverflow.com/questions/72356882/generate-a-link-to-the-download-file

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions