- 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
- add
--nsort
and volflagnsort
to default-enable natural sort of filenames with leading digits 8f7ffcf - video-player: support
.mov
files which contain browser-native codecs 2d0cbdf
🩹 bugfixes
- #119 v1.16.0 broke webdav uploads from rclone and possibly other clients 7dfbfc7
- a collection of webdav unittests will be added soon to prevent similar issues in the future
- #118 ip-ranges can be mixed with the
lan
prefix when specifying the list of trusted proxies forx-forwarded-for
- found and fixed by @codemicro (thx!) 0e31cfa
- ux:
🔧 other changes
- upto 7% faster folder listings due to refactoring for more ux knobs 0c43b59
- fix resource leaks (only affected tests/debug) 2ab8924
💾 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 |