github 9001/copyparty v1.16.21
unzip-compat

latest releases: v1.17.2, v1.17.1, v1.17.0...
one month ago

a couple guys have been asking if I accept donations -- thanks a lot!! added a few options on my github page :>

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

recent important news

  • v1.16.15 (2025-02-25) fixed low-severity xss when uploading maliciously-named files
  • 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

🩹 bugfixes

  • #155 download-as-zip: increase compatibility with the unix unzip command db33d68
    • this unfortunately reduces support for huge zipfiles on old software (WinXP and such)
    • and makes it less safe to stream zips into unzippers, so use tar.gz instead
    • and is perhaps not even a copyparty bug; see commit-message for the full story

🔧 other changes

  • show warning on Ctrl-A in lazy-loaded folders 5b3a5fe
  • docker: hide keepalive pings from logs d5a9bd8

💾 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
bootable usb ┐(゚∀゚)┌ a surprisingly useful joke (x86_64)
  • 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.