mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
rename up2k.py (client) to u2c.py
This commit is contained in:
parent
b1359f039f
commit
572aa4b26c
17 changed files with 32 additions and 32 deletions
|
@ -85,7 +85,7 @@ as a result, the hashes are much less useful than they could have been (search t
|
|||
|
||||
however it allows for hashing multiple chunks in parallel, greatly increasing upload speed from fast storage (NVMe, raid-0 and such)
|
||||
|
||||
* both the [browser uploader](https://github.com/9001/copyparty#uploading) and the [commandline one](https://github.com/9001/copyparty/blob/hovudstraum/bin/up2k.py) does this now, allowing for fast uploading even from plaintext http
|
||||
* both the [browser uploader](https://github.com/9001/copyparty#uploading) and the [commandline one](https://github.com/9001/copyparty/tree/hovudstraum/bin#u2cpy) does this now, allowing for fast uploading even from plaintext http
|
||||
|
||||
hashwasm would solve the streaming issue but reduces hashing speed for sha512 (xxh128 does 6 GiB/s), and it would make old browsers and [iphones](https://bugs.webkit.org/show_bug.cgi?id=228552) unsupported
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue