You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
copyparty
About this tag
Copyparty is a single-file Python web server designed for fast, deduplicated file sharing. It turns any spare drive into a resumable file server without the overhead of full collaboration suites. For Windows and home-server users, copyparty offers a lightweight alternative to heavyweight solutions like Nextcloud, focusing on efficient file transfers with support for HTTP, WebDAV, FTP, and TFTP. The tool emphasizes deduplication to save storage space and supports resumable uploads, making it practical for self-hosting. Discussions on WindowsForum cover its setup, performance, and integration with Windows environments, highlighting its utility for users seeking a simple yet powerful file-sharing solution.
Copyparty arrives as the kind of quiet, focused tool that makes self-hosting feel practical again: a single-file Python web server that turns any spare drive into a resumable, deduplicating file server without the overhead of a full collaboration stack. Background
Why this matters to Windows and...