Anonymous transfer
Online file share
Upload one or more files, choose a friendly URL, and optionally lock the share with a password. Anyone with the link can open the download page at `/online-file-share/[slug]`.
Create a share
Upload the files first, then reserve the slug that people will use to access them.
No files uploaded yet.
How access works
Each share resolves to its own page. Public shares render file links immediately.
If the slug does not exist, the page shows a file-not-found state. If the share has a password, the visitor must verify it before download links become visible.
The download page lists every uploaded file with its own direct download link and a download-all button for convenience.
Upload files to preview the share layout.