• Lichtblitz@discuss.tchncs.de
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    4 days ago

    OS-level support for cloud storage. OneDrive, Dropbox and all the others work seamlessly on Windows through the Windows API. You can browse all the files on the file system and once you access them, the OS will call back the cloud provider to download them. It works through all applications, all cloud providers. I am aware that some tools on Linux have something similar to work around the issue in user land. Some solutions are less worse than others but none of them are as good as on Windows.

    • communism@lemmy.ml
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      4 days ago

      Nextcloud works that way for me. I access my Nextcloud files at ~/nextcloud without any hitch, and changes sync immediately. You do have to self-host, but I’m sure there are also some public instances you can use. I know Disroot hosts one.

        • communism@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          3 days ago

          Oh you mean without downloading the files. I thought you just meant cloud sync. Yeah I have my entire Nextcloud downloaded and the folder is synced by the daemon, so I do just use the files as normal local files. Never tried without downloading all the files

          • Lichtblitz@discuss.tchncs.de
            link
            fedilink
            arrow-up
            3
            ·
            3 days ago

            My (self-hosted) cloud storage is larger than the disk drive on my laptop. On demand sync is important to me. I really, really hope Linux will catch up to Windows in that regard.