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?

  • merthyr1831@lemmy.world
    link
    fedilink
    arrow-up
    19
    ·
    1 year ago

    Nextcloud works great! Includes integrations with GNOME and KDE including taskbar icons etc. and you can pay a service to host Nextcloud for you if you’d prefer that to selfhosting.

  • flashgnash@lemm.ee
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    1 year ago

    Syncthing is pretty good. I’ve got a raspberry pi running it on my local network with an old usb hard drive I had kicking around and it works great

    • arthurpizza@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 year ago

      Just to be clear, Syncthing is not cloud storage but file syncing. It can be used in a similar way but it does have different strengths and weaknesses.

  • episode3805@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    1 year ago

    rsync/ rclone just works! Have not tried rsync with cloud yet, I use rclone for encrypted backups. Most cloud services are supported including google drive.

  • Max_Power@feddit.de
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year 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.

  • Don Corleone@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    For command line sync to the cloud you can use rclone. It’s FOSS and works with many different cloud providers.

    For a constant sync experience you can use insync. It’s closed source and requires a license though, but works reasonably well.

    Sorry for the lack of direct links since I’m on the phone.

    • buskbrand@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      You don’t need insync - most people just automate rclone sync commands using whatever task scheduler their system runs by default (cronjobs or systemd units, typically). For those who prefer a GUI, KDE has a Scheduled Tasks app.

      On Android, you can use Round Sync which is a wrapper around rclone and can import the same configs.

    • desconectado@lemm.eeOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Yeah, that works as intended, what I meant is to have offline files, (full on sync folders) not only the virtual disc mounted. I work with lots of scripts (MATLAB) and the speed is significantly slower for virtual files.

  • bceuhwps@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    1 year ago

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

  • RoboRay@kbin.social
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    Google drive integrates simply into the file manager on Gnome for cloud storage. It doesn’t do offline file-sync between devices, however.

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

    • OboTheHobo@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      I managed to get one drive working on linux, able to mount it onto the filesystem using rclone.

      • RoboRay@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Yes, it’s often possible to get unsupported services working, but it’s rarely simple and it’s prone to breakage over time with changes to the system as well as to the service. I do not recommend it to anyone seeking a simple solution and I will not do it for someone I need to support.

  • _edge@discuss.tchncs.de
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    I don’t understand those questions. Google Drive is webdav to the best of my knowledge. Anyway, it works out of the with Gnome/Ubuntu. When you connect a Google account, a drive icon appears. Doesn’t get more “native”.

    I get the problem that most vendors don’t have an app for Linux, so some functionality is lacking compared to what you may be used to. And cross-platform anything can be a problem, i.e if you really need Linux Desktop + Android + Windows + Apple stuff. (I do and learned to use web-based applications for work.)

    What do you really expect from a “Personal Cloud Storage”? not a clearly defined term.

    Seafile (needs a paid server as the backend) works nice for syncing files. Google Drives works as network drive. There are tons of backup solutions that work with tons of storage backends (aka professional cloud storage).

    • desconectado@lemm.eeOP
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Googledrive works as network drive and that’s a problem. Have you tried to run MATLAB scrips with a virtual drive? Or open an obsidian vault in a virtual drive?

      What I mean by “personal cloud services” is actually trying to avoid those professional cloud storage that you mention, not everyone wants to selfhost or pay for teras of storage. I just want my personal files to be accessible from my work computers (has to be windows, not my choice) and my personal computers (Linux based).

      • _edge@discuss.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Have you tried to run MATLAB scrips with a virtual drive?

        Why would I? Git exists.

        Really, you’ll get better answers if you describe what you are trying to do.

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    Because Linux is not a platform moneymaking capitalists choose to develop their apps for?

    You have Nextcloud for all distros, Flatpak, Appimage. You have Syncthing which doesnt exist on iOS.