macOS
brew install copypartylocal Homebrew formula metadata
brew
Portable file server. Version 1.20.17 via Homebrew; verified 2026-07-07.
install
brew install copypartylocal Homebrew formula metadata
sudo apk add copypartyAlpine Linux edge package indexes · copyparty · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#copypartynixpkgs package indexes · pkgs/by-name/co/copyparty/package.nix · source: api.github.com
sudo pacman -S copypartyArch Linux sync databases · copyparty · source: geo.mirror.pkgbuild.com
winget install --id 9001.copyparty -eWindows Package Manager source index · 9001.copyparty · source: cdn.winget.microsoft.com
overview
Portable file server
history
copyparty is a portable Python file server that bundles browser uploads and downloads, WebDAV, FTP, SFTP, TFTP, media indexing, thumbnails, search, and optional single-file execution into one project. Its history is mostly documented through its repository, README, and release stream rather than a formal project-history page.
The public repository was created in 2019 and presents copyparty as a way to turn almost any device into a file server using any web browser. The project emphasizes portability: the server needs only Python, supports Python 2 and 3, and treats most extra capabilities as optional dependencies.
Over time the project grew from a lightweight browser file-sharing tool into a multi-protocol personal file server with resumable uploads, deduplication, WebDAV, SFTP, FTP, TFTP, media playback, thumbnails, file search, and a small companion toolset.
copyparty's adoption comes from the self-hosting and ad-hoc file-transfer niche: users can run it locally, on a home server, on a VPS, or from a single self-contained script. Packaging in Homebrew, Alpine, Arch, Nix, and Windows package indexes reflects its spread beyond a pure GitHub download workflow.
Typical use is to start a copyparty process that exposes one or more directories through a browser UI and optional network protocols. Configuration can be supplied through command-line arguments or config files such as copyparty.conf and ~/.config/copyparty/copyparty.conf; accounts and per-volume permissions are configured inside that server configuration rather than through a separate credential store.
For package nerds, copyparty is interesting because it is deliberately portable and dependency-light while still exposing many server features. That makes distribution packaging less about a complex dependency tree and more about shipping the Python entry points, optional extras, and documentation for a surprisingly broad file-server surface.
security posture
No matching local secret-handling manifest was found for copyparty. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
copyparty.conf~/.config/copyparty/copyparty.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
copyparty | cli | global executable | |
partyfuse | cli | global executable | |
u2c | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/9001/copyparty
install metadata
| Package key | brew:copyparty |
|---|---|
| Version | 1.20.17 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/copyparty |
| Homepage | https://github.com/9001/copyparty |
| Repository | https://github.com/9001/copyparty |
| Upstream docs | https://github.com/9001/copyparty#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/3c/59/b8a3a31f29bc61b8a67c97c436f864cb1b594065d2045ed86bac00f1dc66/copyparty-1.20.17.tar.gz |
| Last updated | 2026-07-07T21:31:55Z |
| Pulse | updated |
| Dependencies | cryptography, gettext, libsodium, pillow, python@3.14, zeromq |
| Build dependencies | cmake, ninja, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | If you need to generate thumbnails for video/audio files: brew install ffmpeg If you need to automatically create a CA and server-cert on startup: brew install cfssl |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | copyparty |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
copyparty
nix profile install nixpkgs#copypartycopyparty 1.20.16-r0
File server but fancy
https://github.com/9001/copyparty
sudo apk add copypartycopyparty-doc 1.20.16-r0
File server but fancy (documentation)
https://github.com/9001/copyparty
sudo apk add copyparty-doccopyparty-pyc 1.20.16-r0
Precompiled Python bytecode for copyparty
https://github.com/9001/copyparty
sudo apk add copyparty-pyccopyparty 1.20.16-1
File server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++
https://github.com/9001/copyparty
sudo pacman -S copyparty9001.copyparty
winget install --id 9001.copyparty -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.