Files
copyparty/copyparty
ed f1130db131 fix confusing message when uploading dupes
due to deduplication, it is intentionally impossible to
upload several identical copies of a file in parallel

by default, the up2k client will upload files sorted by
size, which usually leads to dupes being grouped together,
and it will try to do just that

this is by design, as it improves performance on average,
but it also shows the confusing (but technically-correct)
message "resume the partial upload into the original path"

fix this with a more appropriate message

note that this approach was selected in favor of pausing
handshakes while the initial copy finishes uploading,
because that could severely reduce upload performance
by preventing optimal use of multiple connections
2024-09-04 22:03:26 +00:00
..
2024-04-05 17:51:26 +00:00
2024-09-02 01:08:41 +00:00
2024-08-23 22:55:31 +00:00
2024-07-21 20:36:50 +00:00
2024-08-01 18:29:25 +00:00
2024-06-18 22:47:17 +02:00
2022-10-29 20:40:25 +00:00
2024-08-02 22:11:23 +00:00
2024-08-12 21:58:02 +00:00
2024-08-01 18:29:25 +00:00
2024-08-18 22:49:13 +00:00
2024-08-05 18:48:16 +00:00
2024-08-12 22:48:53 +00:00
2024-04-09 23:34:31 +00:00
2024-08-12 22:48:53 +00:00
2024-08-11 14:52:32 +00:00
2024-07-31 17:51:53 +00:00
2024-08-02 22:11:23 +00:00
2024-08-30 22:06:25 +00:00
2024-07-31 17:51:53 +00:00
2024-08-14 04:47:10 +00:00
2024-08-30 16:08:50 +00:00
2024-07-22 22:30:21 +00:00
2024-08-05 18:48:16 +00:00
2024-08-18 22:49:13 +00:00
2024-08-31 21:54:47 +00:00
2024-08-31 21:54:47 +00:00