A complete file sharing system with direct links, access controls, and a share management dashboard.
- Generate share links for any file or folder
- Direct link / raw URL — the file itself, no landing page, perfect for embedding
- Share landing page with file preview and download button
- Manage all shares from a dashboard (list, edit, revoke)
- Password-protected shares
- Expiration date on shares
- Download count limits (e.g. allow 100 downloads then expire)
- View and download counters
Developer distributing a release:
I drag the binary into ZPan, click "Share", copy the direct link, and paste it into the GitHub release notes. Anyone can download it without signing up.
Designer sharing assets with a client:
I upload mockups, create a password-protected share link with a 7-day expiration, and send it to the client. After 7 days the link stops working.
- #196 Direct link sharing
- #206 Enhanced sharing (password, expiration, download limits)