Icon

copyparty

Portable file server with accelerated resumable uploads, deduplication, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails, and more, all in one file with no dependencies. Supports Linux, macOS, Windows, Android, Raspberry Pi, and others.
Latest: 1.20.16
Last checked: Jun 9, 2026 12:10am
Rank: 308/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: open sourceInstaller: portable Python scriptWinget: Available

Version & Lifecycle

0
Current: 1.20.16 N-2: 1.20.13 Avg cadence: Every 11 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • May 16, 2026
0

Deployment tip

For Windows deployment, copyparty’s documented setup is to use the portable copyparty.exe or copyparty-sfx.py with a config file, then start it headless with copyparty.exe -c party.conf or python.exe copyparty-sfx.py -c party.conf; for service-style autostart, the official example uses NSSM to wrap either command. For unattended enterprise configuration, put globals and volumes in party.conf (for example p: for listen ports, lo: for logs, rproxy: when behind a reverse proxy, and [accounts]/volume blocks for access control) rather than relying on ad hoc command-line switches.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

copyparty9001 copyparty

Packaging Notes

0

Single-file Python script, no dependencies, runs cross-platform

Notes

0

Latest release v1.18.9 (2025-08-01) fixed a denial-of-service vulnerability. The application is a single Python file that can run anywhere Python is available. It supports advanced features like chunk checksums, deduplication, and sync functionality.