mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #593] Chunked upload not working via web ui #355
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @P4r4n01dB34r on GitHub (Jul 2, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/593
Problem
I tried to upload a file with more than 100MB size to test chunked upload, i am behind cloudflare so the limit is 100MB, and it is not working
Environment Information
@sigoden commented on GitHub (Jul 2, 2025):
The web UI only supports resume upload and does not intend to support chunk uploads.