this post was submitted on 08 Feb 2026
123 points (97.7% liked)

Selfhosted

60409 readers
244 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Looking for non-US cloud storage. The more paranoid the better!

you are viewing a single comment's thread
view the rest of the comments
[–] sbeak@sopuli.xyz 3 points 4 months ago (1 children)

pCloud is pretty good, and there is an option for an EU server. It doesn't have a Linux client though, so now I use Jottacloud, which is hosted in Norway and has a (CLI) Linux client that works quite well! I also have a locally hosted Nextcloud instance as another backup. More backups is always good!

[–] Matt@lemdro.id 3 points 4 months ago (2 children)

pCloud has a Linux client. Both GUI and CLI. But I personally use rclone for all cloud services. It is often even more reliable and offers better performance than official clients. It also allows managing multiple cloud services from the same place. It supports client-side encryption as well.

[–] amateurcrastinator@lemmy.world 1 points 4 months ago (1 children)

Are you using rclone for nextcloud? I really wish they implement VFS at some point! This is the only thing I am missing from my windows days as the daily driver.

[–] Matt@lemdro.id 1 points 4 months ago

I no longer use Nextcloud. I use rclone with the smb remote for my NAS.

[–] sbeak@sopuli.xyz 1 points 4 months ago

Does it? I wasn't able to find it, but if that's true, that's pretty cool! Rclone seems like a neat tool for backups, very cool