github 9001/copyparty v1.16.0
COPYparty

3 days 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

  • #46 #115 copy/paste files and folders cacec9c
    • cut/paste still exists, but now you can copy too
    • with a UI to rename files in case of filename collisions 56317b0
    • files are created according to the dedup settings in the target volume (either full copies or symlinks/hardlinks)
  • show currently active downloads in the controlpanel 8aba5ae
    • can be made admin-only with --dl-list=1 or disabled with --dl-list=0
    • hides filenames of hidden files, and files from volumes where the viewer doesn't have access
  • #114 async reinit on new IdP users 44ee07f
    • new IdP users can now always auth, even while a filesystem reindex is running
  • ux:
    • remember batch-rename settings from last time 6a8d5e1
    • URL parameters to force grid/thumbs on/off 5718caa

🩹 bugfixes

  • folders that fail to list due to a corrupt HDD/filesystem will now return a 404 instead of an empty listing 119e88d
    • also fixes similar issues in u2c and partyfuse
  • u2c (commandline uploader): detect and adapt to proxies with short connection keepalives c784e52
  • ui/ux:
    • show the "switch-to-https" button in 404-messages too efd8a32
    • the folder-loading indicator could steal keyboard focus d9962f6
    • hotkey-help was very trigger-happy 71d9e01

🔧 other changes

  • choose more conservative defaults when server has less than 1 GiB RAM 2bf9055
    • runs okay down to 128 MiB, but thumbnails die below 256 MiB
  • update the comparison to similar software after years of optimizations on both sides 0ce7cf5

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