Upload

Resumable upload (pause / resume / cancel). A small floating indicator will remain in the top-right while the upload runs.
0%
Status: Idle
Sent: 0
Total: 0
Rate: 0
ETA: --
Notes
  • Resume after navigation is supported via an in-page upload engine; if you need cross-page backgrounding we can enable a SharedWorker next.
  • Resume after refresh requires re-selecting the file (unless we later add File System Access handles).