probably last release before v1.10 (IdP), please watch warmly
- 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
- option to replace serverside last-modified timestamps to match uploader's local files 55eb692
- requires uploader to have write+delete permissions because it tampers with existing files
- in the browser-UI, enable with the
re📅
button in the settings tab⚙️
- u2c (commandline uploader):
--touch
- media player can shuffle songs now 01c82b5
- click
🔀
in the media-player settings tab🎺
to enable
- click
- windows: retry deleting busy files 3313503 aa3a971
- to support webdav-clients that upload and then immediately delete files (clonezilla)
- options in batch-rename UI to ensure filenames are windows-safe b4e0a34
- more support for older browsers 4ef3106
- ie9: gridview, navpane, text-viewer, text-editor
- ie9, firefox10: make sure toasts are properly closed
bugfixes
- older chromes (and current iPhones) could randomly panic in incognito mode b32d652
- errormessage filepath sanitizer didn't catch histpaths in non-default locations 0f386c4
- now possible to mount the entire filesystem as a volume (please don't) 14bccbe
- on 32bit machines, disable sendfile when necessary to avoid python bug b9d0c85
-q
would still print filesystem-indexing progress to STDOUT 6dbfcdd
💾 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 |