The main cloud services don’t even work natively (GoogleDrive, OneDrive, iCloud) basically the only mainstream choice is Dropbox. I tried to use Google Drive in Mint, and it’s a pain to get it to work, and usually it stops working after computer restarts.

Someone has a recommendation about how to handle these services?

  • Quazatron
    link
    fedilink
    752 years ago

    I keep seeing this question pop up. “Why doesn’t [closed/proprietary technology] work well in Linux?”

    This question should be asked at whoever makes said technology. You are their client, why don’t they support your operating system?

    That responsibility should not fall on the shoulders of the thankless volunteers that do their best to create an awesome OS.

    Alternatively you can buy one of the commercial distributions and become a client. Then you can ask your supplier why don’t they support that technology.

    • @[email protected]OP
      link
      fedilink
      52 years ago

      I agree! But it’s surprising that even Google doesn’t have a native app for Drive. There’s one for android, but not for Linux? I’m guessing it all boils down to number of users, but still…

      • WFH
        link
        fedilink
        English
        62 years ago

        Google literally owns Android tho.

          • WFH
            link
            fedilink
            English
            12 years ago

            Yeah yeah, AOSP and all that. Despite, Android is made primarily by Google to push Google products and most apps depend on Google services. For all intents and purposes, Android is a first party OS for Google.

    • LiveLM
      link
      fedilink
      English
      22 years ago

      Case in point, Mega.nz offers a native GUI client for Linux and went out of their way to also make a full command line client.
      Support those services that don’t treat you like ass, y’know?

  • Max_Power
    link
    fedilink
    English
    302 years ago

    If you want cloud storage I’d recommend Nextcloud as a service (I’m not affiliated with them, just a customer)

    Works like a charm. You can even install plugins. Also, there are other companies that provide hosting so there is no vendor-lock-in.

    • CtrlAltOoops
      link
      fedilink
      42 years ago

      I second that.

      With the additional advantage that rclone has modules like crypt and join, which allows you to keep your data encrypted no matter which cloud you use, gaining more cloud space by joining clouds, etc.

      • SALT
        link
        fedilink
        English
        12 years ago

        rclone

        rclone bisync, even it’s not good in production, I been using it for 1.5 years, just need to check the log regularly… I just hope this function become stable enough to be on mainstream, then almost all cloud storage works well on it…

  • RoboRay
    link
    fedilink
    20
    edit-2
    2 years ago

    Google drive integrates simply and flawlessly into the file manager on Gnome.

    The Microsoft and Apple products don’t support Linux because… Microsoft and Apple.

      • RoboRay
        link
        fedilink
        12 years ago

        No, the Google Drive implementation is just for cloud storage. It doesn’t do offline file-sync. I’ll update my earlier comment.

  • @[email protected]
    link
    fedilink
    192 years ago

    Rclone is awesome. Mega and PCloud got native clients that works great. Nextcloud is an alternative.

  • @[email protected]
    link
    fedilink
    English
    142 years ago

    I have a self-hosted Nextcloud and my Nextcloud account connected via GNOME as an Online Account. It integrates seamlessly with Calendar, gives me a webdav mount for my files etc. I don’t have any issues. I have not added any Google accounts, and definitely no Microsoft accounts. I don’t use public clouds for private stuff.

    • @[email protected]
      link
      fedilink
      12 years ago

      I have a self-hosted Nextcloud and my Nextcloud account connected via GNOME as an Online Account.

      The self-hosted bit is the problem. I have yet to find a Nextcloud provider that offers the service truly ready to go. The ones I found try to make it somewhat easy by offering Install buttons in web interfaces but if you have absolutely no clue about such things, even that is a hurdle to overcome.

  • @[email protected]
    link
    fedilink
    82 years ago

    Most people I know who use Linux wouldn’t trust Cloud services cause that’s just storing your stuff on somebody else machine. You can self hosted service like Next cloud on a raspberry pi or just get comfortable with networking enough to setup VPN and ssh into your home computer from the net to get your stuff.

    • JackbyDev
      link
      fedilink
      English
      72 years ago

      A huge part of disaster recovery is storing things in separate geographic locations. That’s not easily don’t with self hosting. If all my stuff is on a file server at my house and my house burns down then I’ve lost all my files.

      • @[email protected]
        link
        fedilink
        32 years ago

        While this is true, you can have a remote backup service that isn’t the type of cloud storage the OP seems to want (that is, which isn’t designed for editing individual files on the fly on the remote server, or synchronizing between devices). They’re similar, but not the same.

        • JackbyDev
          link
          fedilink
          English
          12 years ago

          I’m mostly talking about the “somebody else’s computer” part in the comment I replied to. I don’t think it’s very feasible. I think self hosting stuff from home is awesome and think it’s a culture more folks should check out, but to really have a proper backup of files they need to be stored in multiple different physical locations and that’s not something that’s cost effective for most folks. What you’re talking about is still “someone else’s computer” so not different from the comment above.

    • @[email protected]
      link
      fedilink
      4
      edit-2
      2 years ago

      Well the thing is, I’m still not comfortable in opening up an attack surface like that. I would much rather pay for someone else to do that. Preferably someone who really knows what they are doing and keeps an eye on the constantly evolving security environment. There’s a bunch of other stuff happening in my life, so finding the time to play server admin isn’t that easy right now.

        • @[email protected]
          link
          fedilink
          12 years ago

          Thanks for the link. Recently, I’ve been looking into nextcloud providers, but somehow I missed this company.

      • @[email protected]
        link
        fedilink
        22 years ago

        If you need the online storage (or whatever self hosted service) just for yourself (and maybe some few people), it’s very simple to set up a Wireguard instance. My server doesn’t even show open ports to the outside world, but with Wireguard I can access my git, wiki, etc in my home LAN.
        I haven’t really tried any of the second tier Solutions like Tailscale. But when you have more users or a more complex environment, that could help.

        Still, sharing stuff with “outsiders” would still be tricky, I guess - at least I haven’t found a solution…

    • Ezahn
      link
      fedilink
      12 years ago

      @fossisfun @desconectado Still, if I was Microsoft I think I’ll develop an official OneDrive client for Linux. And I hope in the future they’ll realize it’s not a bad opportunity for them and for fidelizing users.

    • @[email protected]
      link
      fedilink
      12 years ago

      Hi, I quote this, Syncthing+Nextcloud if you want to share directories, files, calendar, contatcs etc with someone, for example your family.

    • @[email protected]
      link
      fedilink
      -1
      edit-2
      2 years ago

      Syncthing is a very good piece of software, even when working cross-platform. Nextcloud, however, is the biggest and most cumbersome pile of garbage open-source produced in the last decate.

      Currently I’m running Syncthing on my NAS and all my devices sync to it (no cross-device sync to avoid issues). Then I’ve an SMB share to allow access to the files on iOS devices and FileBrowser for a cloud-like web browser access experience. Works flawlessly uses very little RAM and its solid, private, secure and manageable open-source - not something like Nextcloud that calls home, breaks everything on upgrades, wastes ram and runs slowly to only deliver an inferior experience in all possible ways.

      Some of my experiences with NC are described in detail at https://lemmy.world/comment/1571886 and https://lemmy.world/comment/346174

        • @[email protected]
          link
          fedilink
          12 years ago

          Nextcloud is everything other than minimization and stability. I bet if you take a quick look at their repositories you’ll find security-wise questionable stuff very fast and also tons of different pieces not a single thing.

  • @[email protected]
    link
    fedilink
    62 years ago

    Mega (Mega Upload) ain’t bad, 30gb free. Worth a look!

    I used them all, so I get plenty of cloud storage for free

  • @[email protected]
    link
    fedilink
    42 years ago

    Someone has a recommendation about how to handle these services?

    You don’t. Apple is notorious for their walled garden approach. Microsoft has no interest in supporting Linux (why should they?). Don’t know about Google.

    I am pretty happy with pcloud. They offer lifetime licenses that are really worth it if you intend to stick with them long term. The automatic Backup works great and AFAIK they have clients for all major platform’s. The android client could be better, but Windows and Linux works great. Don’t miss any functionality and the connection (at least here in Germany) is fast.

  • @[email protected]
    link
    fedilink
    42 years ago

    Chiming in, is there a solid OneDrive client for linux that just works? No collaboration stuff needed for it or other fluff, just simple file sync. I pay for OneDrive family and would be nice to be able to sync files with other ecosystems (Synology, Windows, Android).

  • @[email protected]
    link
    fedilink
    Deutsch
    32 years ago

    Because it’s a disproportionate amount of effort to natively support an extra OS (particularly one as fragmented as Linux), especially one with such a small userbase that largely isn’t interested in using proprietary cloud services in the first place because of data privacy and security concerns.

    Obviously not all Linux users are super worried about that stuff (I mean, I use Linux and have a google pixel), but on average the Linux userbase is way way more aware of that stuff than most users who just want their photos backed up without having to worry about it.