Files
copyparty/copyparty
ed fc8298c468 up2k: avoid cloudflare upload size-limit
previously, the biggest file that could be uploaded through
cloudflare was 383 GiB, due to max num chunks being 4096

`--u2sz`, which takes three ints (min-size, target, max-size)
can now be used to enforce a max chunksize; chunks larger
than max-size gets split into smaller subchunks / chunklets

subchunks cannot be stitched/joined, and subchunks of the
same chunk must be uploaded sequentially, one at a time

if a subchunk fails due to bitflips or connection-loss,
then the entire chunk must (and will) be reuploaded
2024-10-16 19:29:08 +00:00
..
2024-10-03 23:14:06 +00:00
2024-10-05 17:32:08 +00:00
2024-10-13 22:44:57 +00:00
2024-10-16 15:41:19 +00:00
2024-09-11 20:37:10 +00:00
2024-09-11 20:37:10 +00:00
2024-09-11 20:37:10 +00:00
2024-09-11 20:37:10 +00:00
2024-09-19 22:04:49 +00:00
2024-10-08 21:27:19 +00:00
2022-10-29 20:40:25 +00:00
2024-10-13 21:56:26 +00:00
2024-10-13 21:56:26 +00:00
2024-08-05 18:48:16 +00:00
2024-10-11 20:46:40 +00:00
2024-04-09 23:34:31 +00:00
2024-08-12 22:48:53 +00:00
2024-10-11 20:46:40 +00:00
2024-08-02 22:11:23 +00:00
2024-10-13 21:56:26 +00:00
2024-10-02 23:16:59 +00:00
2024-10-11 20:46:40 +00:00
2024-08-30 16:08:50 +00:00
2024-07-22 22:30:21 +00:00
2024-09-15 17:46:43 +00:00
2024-09-20 22:24:39 +00:00