# copyparty ## Docs - [Authentication](https://mintlify.wiki/9001/copyparty/api/authentication.md): Authenticate API requests using headers, cookies, or URL parameters - [Download API](https://mintlify.wiki/9001/copyparty/api/download.md): Download files, folders as archives, and stream content - [API Overview](https://mintlify.wiki/9001/copyparty/api/overview.md): Overview of copyparty's HTTP API for uploads, downloads, and search - [Search API](https://mintlify.wiki/9001/copyparty/api/search.md): Search files by name, metadata, tags, and content hashes - [Upload API](https://mintlify.wiki/9001/copyparty/api/upload.md): Upload files using PUT, multipart POST, or the resumable up2k protocol - [copyparty](https://mintlify.wiki/9001/copyparty/cli/copyparty.md): The main copyparty server command - [Common Options](https://mintlify.wiki/9001/copyparty/cli/options.md): Command-line options reference - [partyfuse.py](https://mintlify.wiki/9001/copyparty/cli/partyfuse.md): Mount copyparty server as local filesystem - [u2c.py](https://mintlify.wiki/9001/copyparty/cli/u2c.md): Upload files to copyparty server - [Accounts and Volumes](https://mintlify.wiki/9001/copyparty/config/accounts-and-volumes.md): Configure user accounts, volume mapping, and per-folder permissions in copyparty - [Event Hooks](https://mintlify.wiki/9001/copyparty/config/event-hooks.md): Trigger programs on uploads, renames, deletes, and other events in copyparty - [Permission System](https://mintlify.wiki/9001/copyparty/config/permissions.md): Complete guide to copyparty's permission flags and access control - [Server Setup](https://mintlify.wiki/9001/copyparty/config/server-setup.md): Configure server ports, interfaces, SSL, and general options for copyparty - [Volume Flags](https://mintlify.wiki/9001/copyparty/config/volflags.md): Per-volume configuration options and flags in copyparty - [Docker Deployment](https://mintlify.wiki/9001/copyparty/deployment/docker.md): Run copyparty in Docker or Podman containers - [Reverse Proxy Setup](https://mintlify.wiki/9001/copyparty/deployment/reverse-proxy.md): Configure nginx, Apache, Caddy, or Cloudflare in front of copyparty - [Security Best Practices](https://mintlify.wiki/9001/copyparty/deployment/security.md): Secure your copyparty installation with HTTPS, authentication, and hardening - [Systemd Service](https://mintlify.wiki/9001/copyparty/deployment/systemd.md): Run copyparty as a systemd service on Linux - [Media Features](https://mintlify.wiki/9001/copyparty/features/media.md): Audio player, video player, transcoding, and media indexing - [Server Protocols](https://mintlify.wiki/9001/copyparty/features/protocols.md): HTTP, WebDAV, FTP, SFTP, TFTP, and SMB server support - [Search & Discovery](https://mintlify.wiki/9001/copyparty/features/search.md): File search, metadata search, content search, and ID3 tag queries - [Thumbnails](https://mintlify.wiki/9001/copyparty/features/thumbnails.md): Image, video, and audio thumbnail generation with caching - [Upload System](https://mintlify.wiki/9001/copyparty/features/uploads.md): Resumable uploads with up2k, basic uploader, and advanced upload features - [Authentication & SSO Setup](https://mintlify.wiki/9001/copyparty/guides/authentication.md): Configure user authentication, password management, and single sign-on integration - [File Deduplication](https://mintlify.wiki/9001/copyparty/guides/deduplication.md): Save disk space with content-based deduplication using symlinks, hardlinks, or reflinks - [File Sharing Setup](https://mintlify.wiki/9001/copyparty/guides/file-sharing.md): Set up basic file sharing with copyparty for downloads and uploads - [Media Server Setup](https://mintlify.wiki/9001/copyparty/guides/media-server.md): Configure copyparty as a media server with audio/video playback and metadata indexing - [Write-Only Upload Folders](https://mintlify.wiki/9001/copyparty/guides/write-only-folders.md): Configure anonymous upload folders where users can submit files without seeing other uploads - [Installation](https://mintlify.wiki/9001/copyparty/installation.md): Detailed installation instructions for copyparty on all supported platforms and environments - [Introduction to copyparty](https://mintlify.wiki/9001/copyparty/introduction.md): Turn almost any device into a portable file server with resumable uploads, deduplication, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails, and write-only folders - [Quickstart](https://mintlify.wiki/9001/copyparty/quickstart.md): Get copyparty running in under 5 minutes