SSD Nodes Learn 🎉 VPS from $5.50/mo
How to do am Matt ConnorBy Matt Connor · Updated 2026-08-13

Self-hosted storage cheaper pass Dropbox?

See the 36-month cost for 1 TB, 4 TB and five seats: Dropbox subscription versus storage VPS, offsite backup, domain and your own hours.

Di short answer

Self-hosted storage dey cheaper pass Dropbox for exactly one of the three cases wey dey below, and e dey cost more for the other two. Dropbox dey charge you per person. Storage VPS dey charge you per terabyte. So the crossover no be number of terabytes: na the ratio between terabytes and people, and e dey change depending on whether you need one shared library or several separate ones.

For 36 months, with the three sizes wey we model here, one person with 1 TB go pay $360 for Dropbox and $486 cash to self-host, before e spend even one hour on am. Household wey get four people and want one shared 4 TB library go pay $2,160 for four Dropbox seats, compared with $1,188 for self-hosted. Team of five go pay $2,700 compared with $1,656, then spend 64 hours to run am over three years.

Below na where each of these numbers come from, and wetin the safety question really trade away. If you want the software comparison instead of the spreadsheet, Dropbox replacements wey you fit self-host cover that side separately.

Measure the storage wey you actually dey keep first

Most people dey price storage based on number wey dem never check. Measure am before you model am.

du -sh ~/Dropbox
du -h --max-depth=1 ~/Dropbox | sort -h | tail -20

The first command dey print one total. The second one dey print the twenty biggest top-level folders, with the biggest one last. This one go show you whether na documents make up the total, or na one video project from 2019. If the total dey below 2 TB, nothing further down go change your mind, so you fit skip go the last section.

If you already dey run restic, ask the repository how much the data really cost to keep.

restic stats --mode raw-data

That one dey report the deduplicated and compressed size. Na this size backup target dey bill you for. E usually smaller than the source folder size, and the difference fit move you enter a whole different price tier.

The prices wey model use

ChartMonthly list prices used in the model, US dollars, August 2026
The data behind this chart
[
  {
    "label": "Dropbox Plus, 2 TB, one user",
    "usd_per_mo": 9.99
  },
  {
    "label": "Dropbox Family, 2 TB shared, six users",
    "usd_per_mo": 16.99
  },
  {
    "label": "Dropbox Essentials, 3 TB, one user",
    "usd_per_mo": 16.58
  },
  {
    "label": "Dropbox Standard, 5 TB pool, per seat",
    "usd_per_mo": 15
  },
  {
    "label": "Dropbox Advanced, 15 TB pool, per seat",
    "usd_per_mo": 24
  },
  {
    "label": "Storage VPS, 1 TB usable",
    "usd_per_mo": 10
  },
  {
    "label": "Storage VPS, 4 TB usable",
    "usd_per_mo": 22
  },
  {
    "label": "Storage VPS, 6 TB usable",
    "usd_per_mo": 30
  },
  {
    "label": "Object storage for backups, per TB",
    "usd_per_mo": 6.95
  },
  {
    "label": "Backup only space, per TB",
    "usd_per_mo": "2.50"
  },
  {
    "label": "Domain name",
    "usd_per_mo": 1
  },
  {
    "label": "Certificate from Let's Encrypt",
    "usd_per_mo": 0
  }
]

Every figure na published list price as of August 2026, for US dollars, with annual billing rate. Tax and first-year promotions no dey inside because dem no repeat. Every total below cover 36 months and round to whole dollars.

Dropbox get one consumer plan wey matter here. Plus na $9.99 per month for 2 TB and one person. Family na $16.99 per month and e share the same 2 TB across up to six people, so e only buy seats and no extra space. Essentials na $16.58 per month for 3 TB, still for one person. Business Standard na $15 per seat per month, with minimum of three seats and 5 TB pool. Advanced na $24 per seat for 15 TB pool.

Storage VPS prices dey vary much more between providers than Dropbox prices. The model use $10 per month for 1 TB plan and $22 for 4 TB. The team build use 6 TB plan at $30. These prices dey around the middle of wetin providers publish for storage-tuned plans as of August 2026. Wetin VPS really cost break the range down, so use your own provider price when you run this again. Storage VPS compared with regular VPS explain why plan wey sell with 4 TB disk cost much less per terabyte than adding 4 TB block storage to compute plan.

The second copy get two prices. Object storage like Backblaze B2 list at $6.95 per TB per month, with egress free up to three times the amount wey you store each month. So, to pull back everything wey you keep there no cost extra. Backup-only space with no compute attached, accessed through SFTP (SSH file transfer protocol) or SMB (server message block), list closer to $2.50 per TB per month. The model use the cheaper one every time, so e price the self-hosted side as favourably as e honestly fit be.

Wetin fair comparison suppose include

  • The second copy. One self-hosted server no be backup of anything, because dead disk or mistyped rm -rf fit carry the only copy comot. Every self-hosted option wey dey below buy second copy for other hardware inside another building.
  • The domain and the certificate. Domain na $1 every month for this model. Certificate from Let's Encrypt no cost anything and e renew by itself, so the real cost na the one hour wey you go spend when renewal fail.
  • Egress when you restore. Pulling 4 TB comot from bucket fit cost pass one month storage for some providers. B2 allowance of three times the stored data cover normal restore, so check that number before you choose target.
  • Your hours. Setup, monthly updates, the disk wey go full for midnight, and support wey you give everybody else wey dey use the server.

Di three-year bill for three sizes

ChartThree year cost at three sizes, US dollars over 36 months
The data behind this chart
[
  {
    "label": "One person, 1 TB",
    "subscription_usd": 360,
    "self_hosted_usd": 486,
    "self_hosted_plus_time_usd": "1,036"
  },
  {
    "label": "Household 4 TB, separate accounts",
    "subscription_usd": 719,
    "self_hosted_usd": "1,188",
    "self_hosted_plus_time_usd": "2,013"
  },
  {
    "label": "Household 4 TB, one shared library",
    "subscription_usd": "2,160",
    "self_hosted_usd": "1,188",
    "self_hosted_plus_time_usd": "2,013"
  },
  {
    "label": "Team of five, 5 TB",
    "subscription_usd": "2,700",
    "self_hosted_usd": "1,656",
    "self_hosted_plus_time_usd": "3,256"
  }
]

One person with 1 TB. Dropbox no dey sell anything below 2 TB, so dis person dey pay for twice wetin e need, and e still cost only $360 for three years. Di self-hosted setup na $486 cash. Subscription win before we count even one hour, because self-hosting get minimum cost: server, second copy, and domain each get cost even when di data small.

Household with 4 TB across separate accounts. Two Plus accounts dey hold 2 TB each for $719 for three years. Nobody share one library, and shared folder dey count against quota for both accounts, but na di lowest price for dis page. Di same 4 TB self-hosted setup na $1,188, so Dropbox win dis comparison by wide margin.

Household with 4 TB for one shared library. No Dropbox consumer plan fit hold 4 TB for one place, and Essentials stop for 3 TB for one person. Di supported option na Business Standard: four seats for four people at $15 each. Dat one na $2,160 for three years for 5 TB pool. Self-hosted, di same requirement na $1,188. Di $972 difference na di first real saving for di table. E happen because di household dey buy seats to get storage space.

Team of five with 5 TB. Five Standard seats cost $2,700 for three years, and di 5 TB pool don full on di day dem start. A self-hosted 6 TB setup na $1,656, saving $1,044. Na di biggest cash saving here. But na also di weakest case, for one reason wey di next chart go show clearly.

Di third column price your hours at $25 each. Read am as check, no be bill. Di team setup cost $3,256 when we count time, compared with $2,700 for di seats e replace. Only di household with one shared library remain below its subscription for dat column, at $2,013 compared with $2,160.

Dropbox dey charge per person. Storage VPS dey charge per terabyte. Self-hosting dey save money when you dey buy seats to get space.

Build household number line by line

ChartThe 4 TB household build, line by line
The data behind this chart
[
  {
    "label": "Storage VPS, 4 TB usable",
    "usd_per_mo": 22,
    "usd_36mo": 792
  },
  {
    "label": "Backup copy, 4 TB on backup space",
    "usd_per_mo": 10,
    "usd_36mo": 360
  },
  {
    "label": "Domain name",
    "usd_per_mo": 1,
    "usd_36mo": 36
  },
  {
    "label": "Certificate from Let's Encrypt",
    "usd_per_mo": 0,
    "usd_36mo": 0
  },
  {
    "label": "Your time, 11 hours a year at $25",
    "usd_per_mo": 22.92,
    "usd_36mo": 825
  }
]

Storage no reach half of the total cost. The VPS na $22 every month. The second copy, 4 TB for backup-only rate, na $10. Domain na $1, and certificate free. Your time, at $25 per hour for eleven hours every year, na $22.92 every month. This one na the second biggest cost for the setup.

If you change the hourly rate, the ranking go change too. This no mean say the model get weakness. Na the main finding be this: for this size, hardware no be the thing wey decide the answer.

Where self-hosted storage dey cheaper pass Dropbox, and where e no dey

ChartCash saved by self-hosting over three years, and the hourly rate at which the two options tie
The data behind this chart
[
  {
    "label": "One person, 1 TB",
    "cash_saved_usd": -126,
    "hours_spent": 22,
    "breakeven_hourly_usd": -5.73
  },
  {
    "label": "Household 4 TB, separate accounts",
    "cash_saved_usd": -469,
    "hours_spent": 33,
    "breakeven_hourly_usd": -14.21
  },
  {
    "label": "Household 4 TB, one shared library",
    "cash_saved_usd": 972,
    "hours_spent": 33,
    "breakeven_hourly_usd": 29.45
  },
  {
    "label": "Team of five, 5 TB",
    "cash_saved_usd": "1,044",
    "hours_spent": 64,
    "breakeven_hourly_usd": 16.31
  }
]

Divide the three year cash saving by the hours wey you go spend, and you go get the hourly rate where both options equal. If you value your time pass that rate, subscription dey cheaper. If you value am below that rate, self-hosting dey cheaper. Negative saving mean say self-hosting dey cost more money, so the rate go come out negative too.

For one person with 1 TB, the break-even rate na -5.73 dollars per hour. Negative break-even mean say no hourly value of your time fit make self-hosting cheaper, because e don already lose for cash alone. The household wey accept separate accounts dey for the same place at -14.21.

The household wey want one shared library breaks even at $29.45 per hour. If one hour of your evening no worth reach that amount to you, self-hosting genuinely dey cheaper, and na so e be for most people wey dey do this for house.

The team of five breaks even at $16.31 per hour. This one lower than the household figure even though the cash saving bigger. Five users dey create support work, so the hours dey increase faster than the savings. For business, that hour no free: person dey collect payment for am, and the person total cost pass $16.31. For that size, the money argument weak. The honest reasons wey remain na control over where the data dey, and freedom from per-seat price wey you no set.

Your hours na the biggest cost item

The model price 22 hours for one person over three years, and 64 hours for the team of five. The household dey between dem at 33 hours. For the small end, na four hours to set am up and half an hour every month. For the team end, na ten hours to set am up and one and a half hours every month. If you don run something like this before, replace dem with your own numbers.

The hours no be guess about the happy path. Dem include monthly package updates and reboot, certificate renewal wey fail once because firewall rule change, disk wey quietly reach 90 percent, container upgrade wey break the web interface, and message from person wey delete folder and want make you restore am tonight.

If your self-hosted storage dey take zero hours every month, e either new or nobody dey check am. When you price those hours as zero, na so people go convince themselves to use setup wey dem go abandon within one year. The migration back out go take another twenty hours wey nobody budget for.

The safety side of the question

Cost na half of wetin people dey ask. The other half na whether data safer for server wey you own. Self-hosting no remove risk. E move the risk from vendor policy and uptime go your own backup discipline, and na trade-off be that, no be automatic win.

Dropbox dey publish 30 days of file version history for Plus and 180 days for the business plans. E allow anybody for the household restore files from a web page, and e keep the storage for building wey staff dey inside. If dem get outage, na their problem to fix, and dem get more experience for am pass you. Wetin you accept in exchange na their policy. Dem fit suspend account, change plan price when renewal reach, and change client in a way wey you no request.

Wetin you take responsibility for narrow pass how many people dey expect. Wetin really dey cause self-hosted data loss no be dead disk. Na backup wey nobody ever restore. restic snapshots wey show snapshot from last night prove say the job run. E no prove say the bytes go come back.

restic snapshots --latest 1
restic restore latest --target /tmp/restore-test --include /srv/data/alice/tax
diff -r /tmp/restore-test/srv/data/alice/tax /srv/data/alice/tax

A diff -r wey print nothing na the proof. Run am once every quarter and write down the date, because restore wey you never run na plan, e no be backup. restic against BorgBackup dey compare the two tools wey dey do this work well.

The second risk be say sync dey spread mistakes at machine speed. Deletion for laptop fit reach server within seconds, and ransomware wey encrypt sync folder fit do the same thing. Versioning for server go help only if backup snapshots dey somewhere wey laptop credentials no fit delete. restic REST server get an --append-only mode, and most object storage systems let you issue key wey no get delete permission. That one hour setup na wetin separate backup from second copy of the damage.

So the summary clear. Self-hosted server wey get backup wey nobody test na worse than Dropbox for every important area. Self-hosted server wey get second copy for different hardware, plus restore wey you don actually run, dey comparable. The difference be say the discipline now dey your hand.

Setups wey worth building

Household wey get 4 TB or more and want one shared library. One storage VPS wey dey run Nextcloud inside Docker behind TLS (transport layer security), plus restic to backup only space every night, and one restore test every quarter. Na this $1,188 build we price above, and Nextcloud for VPS with TLS and backups na the step-by-step version. E win because Dropbox go make household buy business seats before dem fit get one shared 4 TB space, and na the seats dey cost pass. The only thing wey this build no include for the price na the in-browser document editing wey Dropbox get. Nextcloud dey get am from separate office server, so add the RAM wey OnlyOffice or Collabora need before you size the VPS.

Team of five or more, when control na the reason instead of price. Use the same primary server, but send the second copy go S3-compatible object storage (the API wey almost every backup tool dey use) instead of keeping am for one box. Also assign one named owner and write restore procedure wey person wey no write am fit follow. MinIO for self-hosted object storage explain how to run that API by yourself. For the backup target, use provider wey different from the primary one. If the copy share account with the original, the same account problem fit make you lose both.

When staying on Dropbox na the correct answer

  • You dey store under 2 TB. Plus na $9.99 every month, and nothing for this model beat am.
  • Your household dey okay with separate accounts. Two Plus accounts fit hold 4 TB for $719 within three years.
  • You want the storage, no be the work. The hours dey happen again every month, and na dem be the biggest cost for every case above.
  • You no fit commit to quarterly restore test. Without one, you no dey self-host your files; you just dey keep your only copy for rented computer.
  • You need audit trail, legal hold, or availability commitment wey another person go sign.

FAQ

Self-hosted storage cheaper pass Dropbox for one person with 1 TB?

No. Over three years, Dropbox Plus cost $360, while the equivalent self-hosted setup cost $486 for cash, before counting any time wey you spend. Self-hosting get minimum cost: the smallest sensible server, another copy of the data, and one domain all cost money, even if na only 1 TB you dey keep. Dropbox cheapest paid plan already dey close to this minimum cost, and e include 2 TB.

How much offsite backup for self-hosted storage really cost?

Backup space wey no get compute attached, and wey you reach through SFTP or SMB, dey list near $2.50 dollars per TB every month as of August 2026. Object storage like Backblaze B2 dey list at $6.95 per TB every month, and e include egress up to three times the amount wey you store. So restoring everything wey you keep there no add cost. For the 4 TB household model wey we calculate before, the cheaper target na $10 every month, or $360 over three years.

How many hours every year e take to run your own storage?

This model price 22 hours over three years for one person, and 64 for a team of five. The household dey at 33. The work na monthly updates and reboots, one failed certificate renewal, one disk wey nearly full, one container upgrade wey spoil something, and restoring a file for person wey delete am. If you dey spend zero hours, either the server new, or nobody dey check am.

Self-hosted storage safer pass Dropbox?

Na different risk, not smaller risk. For Dropbox, the risks na their policy, their price when renewal reach, and their outages. Against that, Dropbox publish 30 day version history, and anybody fit run restore from web page. For self-hosted storage, the risk na your own backup discipline: another copy for different hardware, credentials wey sync clients no fit use to delete snapshots, and a restore wey you test every quarter. Once these things dey ready, both options dey comparable. If dem no dey ready, self-hosting worse.

Household of four fit share 4 TB for one Dropbox plan?

No be for consumer plan. Plus hold 2 TB for one person. Family share that same 2 TB across up to six people. Essentials stop at 3 TB for one user. The two real options na separate Plus accounts at $719 over three years, with no shared space; or Business Standard seats at $15 each. For four people and a 5 TB pool, that one cost $2,160 over three years.

#dropbox#self-hosting#storage-costs#nextcloud#backups