fractal filesystem vs Nextcloud
Nextcloud is a full collaboration suite (files, calendar, talk, apps). ffs focuses on fractal storage, browsing, sync, and public archives — with a freemium path on freement.cloud or your own host.
Pricing & value
ffs list prices on plans.php — often less per terabyte than closed SaaS, with a lifetime option competitors rarely offer.
fractal filesystem (ffs)
| Tier | Price | Storage | Includes |
|---|---|---|---|
| Free | $0.00 | 100 MB billable | — |
| Plus | $10.00/mo | 2 TB billable | semantic archives, thumbnails, file edit |
| Plus Lifetime | $149.00 one-time | 2 TB billable | semantic archives, thumbnails, file edit |
| Team | $59.00/mo | 5 TB billable | semantic archives, thumbnails, file edit |
| Organization | $199.00/mo | 15 TB billable | semantic archives, thumbnails, file edit |
Nextcloud (typical list pricing)
| Scenario | Price | Storage | Notes |
|---|---|---|---|
| Self-host software | $0 | Unlimited (your disk) | You still pay VPS/NAS power, backups, admin time |
| Small VPS + NC (typical) | ~$6–15/mo | 20–80 GB | Hetzner/DigitalOcean class; ops on you |
| Managed / SaaS partner | ~$8–18/user/mo | Varies | Per-seat; suite apps bundled |
| Enterprise support | Custom | Varies | Support contracts, not consumer-friendly |
- ffs Plus is $10/mo for 2 TB on freement.cloud — no VPS invoice or PHP stack babysitting.
- Plus Lifetime ($149 one-time, 2 TB) beats years of per-seat or managed Nextcloud fees for solo/small teams.
- Free tier ($0, 100 MB) is enough to try slurp + sync before you provision a full NC VM.
- Dedup-aware billable bytes can shrink what you pay for versus raw upload size.
Competitor prices are indicative public list rates (USD) for comparison; your VPS, NAS, or enterprise quote may differ. See plans for current tiers and checkout.
UI contrast
Nextcloud — full collaboration UI
| Feature | ffs | Nextcloud |
|---|---|---|
| Hosted 2 TB tier | Plus $10/mo | Managed ~$8–18/user/mo or VPS + ops |
| Lifetime option | Plus Lifetime $149 (2 TB) | No standard lifetime SKU |
| Primary focus | Fractal filesystem + sync + slurp | Full collaboration platform |
| Freemium hosted tier | Yes (Free / Plus / Team) | Typically self-host only; SaaS partners vary |
| Web UI weight | Listing-first, minimal chrome | Rich apps ecosystem; heavier default UI |
| Public read-only links | Slurp archives (ido-based) | Public shares / federated links |
| Desktop sync | ffs_sync.py + tray config (shipped) | Desktop/mobile clients |
| Dedup-aware quotas | Catalog refcounts; billable divisor (config) | App-dependent; not core |
| Semantic / archive navigation | Plus tier | Apps / versions vary |
| Fractal compression (FZC) | Plus / engine via fractal_zip | Not native |
| Self-host footprint | PHP + XML catalog + blob store | PHP stack + DB + many apps |
| Calendar / mail / talk | No (by design) | Yes |
When ffs fits better
- You want fast folder browsing and shareable archives without operating a full suite.
- You already use fractal_zip or want dedup-friendly storage semantics.
- You prefer freemium on freement.cloud with an escape hatch to self-host.
When Nextcloud fits better
- You need integrated calendar, contacts, Talk, and a large app store on day one.
- Your org standardizes on Nextcloud Hub and existing NC apps.
This page is an alternative comparison, not a knock on Nextcloud — many teams need the full suite. Try the live public demo before you install either stack.