Quick answer
Yes — for the part of Dropbox covered on this page, Droplink is a one-time-purchase alternative. It costs $79 once, while Dropbox lists from $11.99/mo. Self-hosted WeTransfer — chunked resumable uploads, password links, download limits. It is not a 1:1 replacement for everything Dropbox does — the honest limits are spelled out below.
The verdict
Switch to Droplink if the slice of Dropbox you actually pay for is the slice Droplink covers — and a $79 one-time price beats from $11.99/mo for as long as you use it.
Stay with Dropbox if this sounds like you — Dropbox syncs folders across every device, versions files, and underpins shared team workspaces. Droplink moves files from A to B; it is not a synced drive or a collaboration space.
Head to head
| Droplink | Dropbox | |
|---|---|---|
| Price | $79 once | from $11.99/mo |
| Where it runs | Your own machine | Vendor cloud (hosted service) |
| Renewal | None — the license never expires | Recurring — access ends when you stop paying |
| 5-year cost | $79 | ~$599.4 |
About Dropbox: Dropbox is cloud file storage and sharing. Plus plans list from $11.99/mo billed annually (about $119.88/yr) for 2 TB of storage.
Where Dropbox still wins
Dropbox syncs folders across every device, versions files, and underpins shared team workspaces. Droplink moves files from A to B; it is not a synced drive or a collaboration space.
Where Droplink wins
A common Dropbox habit is really just "get this big file to a client". Droplink is a self-hosted transfer tool: chunked resumable uploads, password-protected links, download limits and automatic cleanup — $79 once on your own server, with no storage tier to outgrow.
- Price, permanently. $79 once versus from $11.99/mo for as long as you use it. There is no renewal, no seat count and no tier gate.
- Chunked, resumable uploads. Files slice into 5MB chunks with per-chunk retry. Drop your connection mid-upload and it resumes exactly where it left off — a 50GB file is as safe as a 5MB one.
- Transfers with real terms. Expiry (default 7 days), optional bcrypt-hashed password, optional max-download count, optional message to the recipient.
The math
Dropbox lists from $11.99/mo. Droplink is $79, paid once:
- After 1 year: Droplink has cost you $79 total — Dropbox has cost ~$119.88.
- After 3 years: Droplink is still $79 — the subscription is at ~$359.64.
- After 5 years: Droplink is still $79 — the subscription is at ~$599.4.
Common questions
Is it really free on GitHub?
Yes — the full source is MIT at github.com/bensblueprints/droplink-mvp, always. $79 buys the packaged installer, guided deploy and lifetime updates instead of building it yourself.
Do I need a server?
For public share links, yes — a $5 VPS with the included Docker Compose setup does it, with Caddy or nginx in front for TLS. Desktop mode runs the identical app in an Electron window for local use. WeTransfer's zero-setup convenience is real; the trade is you rent it forever.
What happens if an upload drops at 90%?
It resumes. The server tracks exactly which 5MB chunks it already has, so a refresh or dropped connection continues instead of restarting — verified in the test suite with a sha256 byte-identical check, not just eyeballed.
What about download speed and bandwidth?
It's your server's bandwidth — a decent VPS handles client-file delivery fine, but a global CDN like WeTransfer's will be faster for recipients on the other side of the world. For freelancer/agency client work, one good server covers it.
Try Droplink — $79, one time
Or get Droplink plus every other app in the suite: the OneTimeSuite bundle is currently $97, one time.