- 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)
new features
- #94 @ultwcz translated the UI to Chinese (thx!) 92edea1
- #84 improvements to shares: 8122dde
- if one or more files are selected for sharing, they are placed into a virtual folder
- more appropriate password UI for accessing protected shares
- human-readable timestamps in shares listing
- u2c (commandline uploader): support multiple exclusion patterns f356faa
bugfixes
- remove confusing logmessage when downloading a zerobyte file 9f034d9
- shares: 7ff4696
- fix crash if the root volume is unmapped
- log-spam on config reload
- password coalescing
- add chrome support
other changes
💾 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 |