Skip to content

File upload to share of external storage local / copy step after complete #59386

@Markus87

Description

@Markus87

The file upload from the browser to the share is chunked and responsive, but at the end there is the merge(? zusammenführen) step which just blocks (and may cause timeouts) in which the complete file is copied to its final destination. Which can take a while for "huge" (>=10GByte) files.

I mean its literally a local path, why cant the part file be created and written in its final destination while the upload is happening?

Tidy up reasons if something fails?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions