this post was submitted on 10 Jul 2026
22 points (100.0% liked)

digitalescapetools

159 readers
6 users here now

A hub for discovering and sharing privacy-respecting, open-source, and self-hosted digital tools that improve productivity, creativity, and digital independence.

founded 2 months ago
MODERATORS
 

Copyparty is a lightweight, open-source file server that lets you share, upload, and manage files from any web browser with just Python.

It supports resumable uploads, WebDAV, SMB, SFTP, FTP, temporary share links, media previews, search, ZIP downloads, and much more, all while giving you full control by self-hosting it.

GitHub: https://github.com/9001/copyparty

More details: https://www.digitalescapetools.com/tools/tool.html?id=copyparty

More privacy-friendly tools: https://digitalescapetools.com/

you are viewing a single comment's thread
view the rest of the comments
[–] mystik@lemmy.world 3 points 1 week ago

This thing is impressive in its feature set. That it’s a self contained wad of python is doubly impressive. I (unsubstantiated) worry so much that there is just a litany of issues hiding in it, being such a broad multi protocol system. But on an internal protected network, huge for a group of friends to share stuff with.

The author has an impressive demo server with lots of good content too.