- read-only demo server at https://a.ocv.me/pub/demo/
- docker image ╱ similar software ╱ client testbed
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
☃️🎄 there is still time 🎅🎁
❄️❄️❄️ please enjoy some appropriate music -- you'll probably like this more than the idp thing honestly ❄️❄️❄️
🧪 new features
- more improvements to the recent-uploads feature 87598dc
- move html rendering to clientside
- any changes to the filter-text applies in real-time
- loads 50% faster, reduces server-load by 30%
- inhibits search engines from indexing it
- move html rendering to clientside
🩹 bugfixes
- using idp without e2d could mess with uploads dd6e9ea
- u2c (commandline uploader): fix window title 946a8c5
- mDNS/SSDP: fix incorrect log colors when multiple primary IPs are lost 552897a
🔧 other changes
- ui: make it more obvious that the volume-control is a volume-control 7f04437
- copyparty.exe: update deps (jinja2, markupsafe, pyinstaller) c0dacbc
- improve safety of custom plugins 988a722
- if you've made your own plugins which expect certain values (host-header, filekeys) to be html-safe, then you'll want to upgrade
- also fixes rss-feed xml if password contains special characters
💾 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 |