- 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
🧪 new features
-
#124 add workaround for a chrome bug (crash during upload) 24ce46b
- chrome and chromium-based browsers could OOM
- https://issues.chromium.org/issues/383568268
-
#122 "hybrid IdP", regular users can still auth while IdP is enabled 64501fd
- previously, enabling IdP would entirely disable password-based login
- now, password-auth is attempted for requests without a valid IdP header
🩹 bugfixes
- the terminal window title would only change if
--no-ansi
was specified, which is exactly the opposite of what it should be (and now is) doing db3c0b0
🔧 other changes
- mDNS: better log messages when several IPs are added/removed a49bf81
- webdeps: update dompurify 0686860
this release includes a build of copyparty-winpe64.exe since the last one was almost a year ago
-
winpe64.exe is only for very specific usecases, you almost definitely do not want to download it, please just grab the regular copyparty.exe instead (works on all 64bit machines running win8 or newer)
-
the only difference between winpe64.exe and copyparty32.exe is that winpe64.exe works in the win7x64 PE (rescue-env), which makes it almost entirely useless, and every bit as dangerous to use as copyparty32.exe
💾 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 |