github 9001/copyparty v1.15.6
preadme

22 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

  • #105 files named preadme.md appear at the top of directory listings 1d68acf
  • entirely disable dedup with --no-clone / volflag noclone 3d7facd 6b7ebdb
    • even if a file exists for sure on the server HDD, let the client continue uploading instead of reusing the existing data
    • using this option "never" makes sense, unless you're using something like S3 Glacier storage where reading is really expensive but writing is cheap

🩹 bugfixes

  • up2k jank after detecting a bitflip or network glitch 4a4ec88
    • instead of resuming the interrupted upload like it should, the upload client could get stuck or start over
  • #104 support viewing dotfile documents when dotfiles are hidden 9ccd8bb
  • fix a buttload of typos 6adc778 1e7697b

💾 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.