TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Self-Hosted Dropbox Alternatives

29 pointsby swedtrueover 5 years ago

10 comments

orevover 5 years ago
Syncthing is fantastic, and is mostly private. With a little effort, you can make it completely private by setting up your own discovery and relay server (though the docs on how to do that could really be improved).
Iolaumover 5 years ago
If you want to try nextcloud use the nextcloudpi project. It takes care of everything you need to set it up.
BrandoElFollitoover 5 years ago
I use seafile. The docs are so so, the support is not great but the product did not failed once for two years (with my server being on linux (docker) , clients on linux, windows and android)
shreyshreyover 5 years ago
If you are looking for a commercial (not opensource) self-hosted dropbox alternative, FileCloud (<a href="https:&#x2F;&#x2F;www.getfilecloud.com" rel="nofollow">https:&#x2F;&#x2F;www.getfilecloud.com</a>) is great. It comes with great support and has clients for windows, mac and linux.<p>Full Disclosure: I work here.
dvno42over 5 years ago
I have been a very happy user of Syncthing over Wireguard (connecting all my devices back home). Adding to that a VM of &quot;OpenMediaVault&quot; for NAS&#x2F;Backup, PiHole to catch what Ublock misses, and music streaming via FunkWhale, I have managed to host a good majority of my own data.
doomroboover 5 years ago
Is there anything that has a client for Linux, Mac, and iOS? Not just a website, but a dedicated app.
评论 #21428814 未加载
rbrittonover 5 years ago
A Synology NAS + Synology Drive has replaced Dropbox for me. Drive isn’t quite as polished, but I have effectively unlimited space, and it’s more private.
评论 #21428762 未加载
评论 #21428893 未加载
butzover 5 years ago
What about not fully Dropbox alternatives, but simple solutions to have a backup of files online and sync those files with different computers?
评论 #21431239 未加载
btschaeggover 5 years ago
For those of us that have the same aversion to setting up an entire web server for a simple browser-based access to their files as I have, I recommend also having a look at <a href="https:&#x2F;&#x2F;filebrowser.xyz" rel="nofollow">https:&#x2F;&#x2F;filebrowser.xyz</a><p>I have an instance running at home (reachable only via VPN) that simultaneously syncs the files via Syncthing, and the combination of the two is surprisingly effective.
swedtrueover 5 years ago
Adding to this this project currently in beta, a simple self-hosted private Dropbox with E2EE: <a href="https:&#x2F;&#x2F;www.duple.io&#x2F;en&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.duple.io&#x2F;en&#x2F;</a>