====== Copyparty File Hub ======
Self-hosted lightweight file sharing server running at TAMI, serving shared media, embroidery files, PDFs, and project archives.
===== Overview =====
**copyparty** is a portable, single-file web file manager and sharing hub. It requires no database, runs on a single Python file, and provides instant drag-and-drop uploads, directory browsing, and download zips through a web UI.
* **Host:** pop-os (local LAN)
* **Public access:** [[http://tami.party:4444|tami.party:4444]]
* **Software:** [[https://github.com/9001/copyparty|copyparty (GitHub)]]
* **Port:** 4444
* **Storage:** ~361 GiB free of 518 GiB
===== Folders =====
^ Folder ^ Purpose ^
| **aux** | Project support files, ML models, databases, misc |
| **embroidery** | PES / SVG embroidery designs (Pfaff machine) |
| **movies** | Video collection |
| **music** | Audio collection |
| **pdf** | Documents and PDF archive |
===== Features =====
* **Browse** — responsive web file browser with tree navigation
* **Upload** — drag and drop files or directories directly in the browser
* **Download** — single-file or entire-folder zip downloads
* **HTTPS** — switch to secure transport available via control panel
* **No login required** — public read and upload currently enabled
* **Control panel** — settings, recent uploads, and connection options at ''/?h''
===== Access =====
On the local network (10.81.2.x):
http://pop-os.lan:4444
From the tami.party domain:
http://tami.party:4444
===== Notes =====
* Files are stored on a local Pop OS workstation.
* The server runs as a systemd service.
* The **embroidery** folder contains the official TAMI logo designs in ''.pes'' and ''.svg'' format for use with the space Pfaff machine.
* The **aux** folder currently includes a dense workspace database (''tamirec1.db'') and other project artifacts.