this post was submitted on 04 Feb 2026
54 points (96.6% liked)

Selfhosted

60076 readers
981 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I currently have Nextcloud running, and it's stable, performant...no issues whatsoever. But it's also a LOT more than what I need, and stores files in an "unusable" state if I want to look at them outside of Nextcloud. The real kicker is that the linux client wants to download the entire cloud drive, which simply doesn't work for me.

For most cases, I think a samba share is all I need, but I do have times when I don't have internet access, so the ability to save specific files locally to sync back when I'm home would be great. Nextcloud and OneDrive have a "always keep on this device" option which has been perfect in the past.

I use Syncthing for some specific cases, but it adds extra steps I don't want to deal with all the time.

Specifically, I'm looking for something with these requirements:

  • provide a virtual drive for Linux and Windows
  • can keep specific files/folders from that drive offline
  • point the server to a folder (or folders), and that's what it shares

And "would be nice, but not required"

  • web interface to view/download files
  • user-level access
  • web and virtual drive can be accessed via reverse proxy

I've tried poking around, and can't find anything that seems to fit. I'm surprised there isn't a webdav client or samba config option that would do what I want, but I may also be in a mental rut and missing a key term.

you are viewing a single comment's thread
view the rest of the comments
[–] grittycat@lemmy.world 3 points 4 months ago

i was also going to suggest opencloud as an option - i'm looking to move my setup from nextcloud to opencloud when i have the time to migrate