macOS
brew install copypartylocal Homebrew formula metadata
brew
copyparty のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install copypartylocal Homebrew formula metadata
sudo apk add copypartyAlpine Linux edge package indexes · copyparty · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#copypartynixpkgs package indexes · pkgs/by-name/co/copyparty/package.nix · ソース: api.github.com
sudo pacman -S copypartyArch Linux sync databases · copyparty · ソース: geo.mirror.pkgbuild.com
winget install --id 9001.copyparty -eWindows Package Manager source index · 9001.copyparty · ソース: cdn.winget.microsoft.com
概要
Portable file server
履歴
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.
セキュリティ状態
copyparty に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
copyparty | cli | グローバル実行可能ファイル | |
partyfuse | cli | グローバル実行可能ファイル | |
u2c | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/9001/copyparty
インストールメタデータ
| パッケージキー | brew:copyparty |
|---|---|
| バージョン | 1.20.18 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/copyparty |
| ホームページ | https://github.com/9001/copyparty |
| リポジトリ | https://github.com/9001/copyparty |
| 上流ドキュメント | https://github.com/9001/copyparty#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/33/9a/4ad8196f20997b8ac75f675f77e567a1241f409f27b4f56f81ddc0125300/copyparty-1.20.18.tar.gz |
| 最終更新 | 2026-07-10T23:55:45Z |
| Pulse | updated |
| 依存関係 | cryptography, gettext, libsodium, pillow, python@3.14, zeromq |
| ビルド依存関係 | cmake, ninja, pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | 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 |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.