From e405fddf74ae0a92d3d0028d35b722e750c4d523 Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 9 Mar 2023 22:47:37 +0000 Subject: [PATCH] specify that only up2k clients will resume uploads --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dfbbb14..e184412d 100644 --- a/README.md +++ b/README.md @@ -516,7 +516,8 @@ up2k has several advantages: * much higher speeds than ftp/scp/tarpipe on some internet connections (mainly american ones) thanks to parallel connections * the last-modified timestamp of the file is preserved -> it is perfectly safe to restart / upgrade a copyparty server while someone is uploading to it; all known clients will resume just fine +> it is perfectly safe to restart / upgrade copyparty while someone is uploading to it! +> all known up2k clients will resume just fine 💪 see [up2k](#up2k) for details on how it works, or watch a [demo video](https://a.ocv.me/pub/demo/pics-vids/#gf-0f6f5c0d)