- read-only demo server at https://a.ocv.me/pub/demo/
- docker image ╱ similar software ╱ client testbed
no vulnerabilities since 2023-07-23
- there is a discord server with an
@everyone
in case of future important updates - v1.8.7 (2023-07-23) - CVE-2023-38501 - reflected XSS
- v1.8.2 (2023-07-14) - CVE-2023-37474 - path traversal (first CVE)
new features
- button to enable hi-res thumbnails 33f41f3 58ae38c
- enable with the
3x
button in the gridview - can be force-enabled/disabled serverside with
--th-x3
or volflagth3x
- enable with the
- tftp: IPv6 support and UTF-8 filenames + optimizations 0504b01
- ux:
bugfixes
- #72 impossible to delete recently uploaded zerobyte files if database was disabled 6bd087d
- tftp now works in
copyparty.exe
,copyparty32.exe
,copyparty-winpe64.exe
- the sharex config example was still using cookie-auth 8ff7094
- ux:
other changes
- thumbnail center-cropping can be force-enabled/disabled serverside with
--th-crop
or volflagcrop
- replaces
--th-no-crop
which is now deprecated (but will continue to work)
- replaces
this release contains a build of copyparty-winpe64.exe
which is almost entirely useless, except for in extremely specific scenarios, namely the kind where a TFTP server could also be useful -- the previous build was from version 1.8.7 (2023-07-23)
💾 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) |
copyparty32.exe | ⛔️ dangerous | for win7 -- never expose to the internet! |
cpp-winpe64.exe | ⛔️ dangerous | runs on 64bit WinPE, otherwise useless |