github 9001/copyparty v1.15.7
the 'a' in "ip address" stands for authentication

21 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

  • cidr-based autologin b7f9bf5
    • map a cidr ip-range to a username; anyone connecting from that ip-range will autologin as that user
    • thx to @byteturtle for the idea!
  • u2c / commandline uploader:
    • option --chs to list individual chunk hashes cf1b756
    • fix progress indicator when resuming an upload 53ffd24
  • up2k: verbose logging of detected/corrected bitflips ee62836
    • foreshadowing intensifies (story still developing)

🩹 bugfixes

  • up2k with database disabled / running without -e2d 705f598
    • respect noforget when loading snaps
    • ...but actually forget deleted files otherwise
    • snap-loader adds empty need/hash entries as necessary

🔧 other changes

  • authed users can now unpost recent uploads of unauthed users from the same IP 22b58e3
    • would have become problematic now that cidr-based autologin is a thing

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