diff --git a/copyparty/web/up2k.js b/copyparty/web/up2k.js index 3d36e842..bec6679f 100644 --- a/copyparty/web/up2k.js +++ b/copyparty/web/up2k.js @@ -918,7 +918,7 @@ function up2k_init(subtle) { if (!st.busy.hash.length && !hashing_permitted()) nhash = 0; - if (!parallel_uploads || !(nhash + nsend)) + if (!parallel_uploads || !(nhash + nsend) || (flag && flag.owner && !flag.ours)) return; var t = [];