Skip to content

[P2] Support resumable interrupted transfers #5

Description

@Gaalbu

Problem

Uploads are sequential and restart from zero after a network interruption. Large files on unstable Wi-Fi have no resume path.

Acceptance criteria

  • Define offset/chunk semantics in a versioned protocol extension.
  • Preserve size, filename and final integrity validation.
  • Expire abandoned partial files safely.
  • Add tests for disconnect, retry, duplicate chunks and final checksum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestingPortfolio hardening: testing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions