File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ symbol legend,
161
161
| upload | █ | █ | █ | █ | █ | █ | █ | █ | █ | █ | ╱ | █ | █ |
162
162
| parallel uploads | █ | | | █ | █ | | • | | █ | █ | █ | | █ |
163
163
| resumable uploads | █ | | █ | | | | | | █ | █ | █ | ╱ | |
164
- | upload segmenting | █ | | | | | | | █ | █ | █ | █ | ╱ | █ |
164
+ | upload segmenting | █ | | | █ | | | | █ | █ | █ | █ | ╱ | █ |
165
165
| upload acceleration | █ | | | | | | | | █ | | █ | | |
166
166
| upload verification | █ | | | █ | █ | | | | █ | | | | |
167
167
| upload deduplication | █ | | | | █ | | | | █ | | | | |
@@ -488,7 +488,7 @@ symbol legend,
488
488
* ⚠️ [ isolated on-disk file hierarchy] in per-user folders
489
489
* not that bad, can probably be remedied with bindmounts or maybe symlinks
490
490
* ⚠️ uploads not resumable / accelerated / integrity-checked
491
- * ⚠️ on cloudflare: max upload size 100 MiB
491
+ * 🔵 uploads are segmented; no filesize limit, even on cloudflare
492
492
* ⚠️ uploading small files is slow; ` 4 ` files per sec (copyparty does ` 670 ` /sec, 160x faster)
493
493
* ⚠️ no write-only / upload-only folders
494
494
* ⚠️ http/webdav only; no ftp, zeroconf
You can’t perform that action at this time.
0 commit comments