Skip to content

File download with support for resumable download #44

@h56983577

Description

@h56983577

When downloading a large file, if the user's internet speed is slow, the process can become quite lengthy, and any unexpected events (such as disconnection or power outage) can result in download failure.

Therefore, we need:

  1. Support for resumable download feature for HTTP downloads.
  2. Displaying the total file size at the start of the download.

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