github 9001/copyparty v1.15.8
the sky is the limit

10 hours ago

there is a discord server with an @everyone in case of future important updates, such as vulnerabilities (most recently 2023-07-23)

recent important news

  • v1.15.0 (2024-09-08) changed upload deduplication to be default-disabled
  • v1.14.3 (2024-08-30) fixed a bug that was introduced in v1.13.8 (2024-08-13); this bug could lead to data loss -- see the v1.14.3 release-notes for details

🧪 new features

  • subchunks; avoid the Cloudflare filesize limit entirely fc8298c 48147c0
    • the previous max filesize was 383.9 GiB, now only the sky is the limit
    • if you're using another proxy with a more restrictive limit than Cloudflare's 100 MiB, for example 64 MiB, then --u2sz 1,64,64
  • m4v videos can be played in the gallery ff0a71f

🩹 bugfixes

  • up2k: uploading duplicate files could initially fail (but would succeed after a few automatic retries) due to a toctou 114b71b
  • u2c / commandline uploader:
    • directory scanner got stuck if it found a FIFO cba1878
    • excessive number of FDs when uploading large files 65a2b6a
    • chunksize calculation; only affected files exactly 128 GiB large a2e037d
    • support filenames with newlines and invalid utf-8 b2770a2
      • invalid utf-8 is replaced by ? when they hit the server

🔧 other changes

  • don't show the toast countdown bar if duration is infinite 22dfc6e
  • chickenbit to disable the browser's built-in sha512 implementation and force the bundled wasm instead d715479

💾 what to download?

download link is it good? description
copyparty-sfx.py ✅ the best 👍 runs anywhere! only needs python
a docker image it's ok good if you prefer docker 🐋
copyparty.exe ⚠️ acceptable for win8 or later; built-in thumbnailer
u2c.exe ⚠️ acceptable CLI uploader as a win7+ exe (video)
copyparty.pyz ⚠️ acceptable similar to the regular sfx, mostly worse
copyparty32.exe ⛔️ dangerous for win7 -- never expose to the internet!
cpp-winpe64.exe ⛔️ dangerous runs on 64bit WinPE, otherwise useless
  • except for u2c.exe, all of the options above are mostly equivalent
  • the zip and tar.gz files below are just source code
  • python packages are available at PyPI

Don't miss a new copyparty release

NewReleases is sending notifications on new releases.