# 使用 Homebrew, apk, Nix, pacman, winget 安装 copyparty

查看 copyparty 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:copyparty
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install copyparty
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add copyparty
```

  证据: Alpine Linux edge package indexes: copyparty from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#copyparty
```

  证据: nixpkgs package indexes: pkgs/by-name/co/copyparty/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S copyparty
```

  证据: Arch Linux sync databases: copyparty from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

```sh
winget install --id 9001.copyparty -e
```

  证据: Windows Package Manager source index: 9001.copyparty from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:copyparty
- **软件包管理器:** Homebrew
- **版本:** 1.20.19
- **来源摘要:** Portable file server
- **主页:** <https://github.com/9001/copyparty>
- **最后更新:** 2026-07-29T00:06:27Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- copyparty (别名)
- partyfuse (别名)
- u2c (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.20.19
## 项目历史与用法

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.

### 时间线

- 2019: 9001/copyparty repository created.
- 2020s: README documents growth into HTTP, WebDAV, SFTP, FTP, TFTP, SMB/CIFS, media indexing, thumbnails, search, and browser-file-management features.
- 2026: v1.20.x releases show continued active upstream maintenance.

### Related projects

- copyparty sits near personal file servers, browser upload tools, WebDAV servers, FTP/SFTP servers, media indexers, and self-hosting utilities rather than a single upstream ecosystem.

### 来源

- <https://github.com/9001/copyparty>
- <https://github.com/9001/copyparty#readme>
- <https://github.com/9001/copyparty/releases>
- <https://github.com/9001/copyparty/blob/hovudstraum/docs/versus.md>


## 安全说明

没有找到 copyparty 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: copyparty.conf, ~/.config/copyparty/copyparty.conf
## 其他软件包管理器记录

- Nix - copyparty: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/copyparty/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - copyparty - 1.20.16-r0: normalized package name match | Alpine Linux edge package indexes: copyparty from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | File server but fancy | https://github.com/9001/copyparty
- apk - copyparty-doc - 1.20.16-r0: normalized package name match | Alpine Linux edge package indexes: copyparty-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | File server but fancy (documentation) | https://github.com/9001/copyparty
- apk - copyparty-pyc - 1.20.16-r0: normalized package name match | Alpine Linux edge package indexes: copyparty-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for copyparty | https://github.com/9001/copyparty
- pacman - copyparty - 1.20.19-1: normalized package name match | Arch Linux sync databases: copyparty from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | File server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++ | https://github.com/9001/copyparty
- winget - 9001.copyparty: normalized package name match | Windows Package Manager source index: 9001.copyparty from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/copyparty.yml](https://github.com/mxcl/pkgdb/blob/main/combined/copyparty.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
