Skip Navigation

Cloud storage solutions with Linux

I am trying to get away from Google and am looking for a decent cloud service that's integrated well into Linux, either by itself or by using rclone.

I tried Proton drive, but it is laggy and overall not very good.

I just need storage, nothing fancy. Self hosting is not an option tough, at this time.

EDIT: I don't want to write the same answer 15 times, so I'll just put this here: Thanks a lot for the recommendations to all of you! I've got some reading up to do now :-)

56 comments
  • Nextcloud works well, and has a desktop client that integrates well with linux DEs (at least gnome and KDE).

    Self-hosting is obviously what a lot of people do, me included, but it is not the only option. Nextcloud accounts are available through several hosting providers.

    More info on the nextcloud website.

    • Nextcloud is usually integrated into the distro itself. Just head over to the accounts section in settings and sign in.

      • Can you elaborate? That "usually" is doing a lot of heavy lifting, I've never heard of this.

        What is integrated? How do sync folders work? Does it support calendar syncing? Contacts? How do you browse the stuff stored on nextcloud after logging in?

        I use the desktop client to sync files, and Merkuro via caldav to sync calendar events. For everything else I open nextcloud in firefox.

        Edit: There is an Online Accounts section in my KDE settings. There is only an option for OpenDesktop.

        I assume this can be expanded with additional software packages. Anyway, this is a KDE feature. Not "integrated into the distro".

  • Take pCloud - I paid one time, for a lifetime of 2 TB...

  • For me personally, I split up my data into different cloud storage solutions depending on the sensitivity of the data, and frequency of access on the data.


    For stuff I need quick access to, I use cryptomator with MEGA. MEGA has a pretty decent Linux App, but recommend using with cryptomancer or any sync-friendly encryption tool so that they can't read the data.

    For stuff I infrequently access, I personally just use Proton Drive. Plan to fully switch to using them once they have a functional Linux desktop application that supports syncing.

    For more sensitive stuff like SSH Keys or documents that might contain my sensitive personal information, I personally just use VeraCrypt and store the encrypted file on a thumb drive, backing it up to another thumb drive every week.

  • Can you elaborate on why "self hosting is not an option"? Not all self-hosting requires Docker and terminal and all of that. You can use SyncThing which just turns all your existing devices into "the cloud" with an app. If you leave any of those devices turned on and connected it becomes a "server".

56 comments