Is there an easy way to do this? I suppose I could just copy the files manually but is there a better option? Thanks!

  • @skittlebrau@lemmy.world
    link
    fedilink
    English
    31 month ago

    I went into Nextcloud expecting to have a terrible experience, especially with slow syncing speeds which seem to be a persistent complaint.

    I was pleasantly surprised that syncing for my 3TB dataset which is a mix of documents, design work, photography, and videos, has worked just as quickly as Syncthing and Resilio Sync on local gigabit network.

    I run Nextcloud AIO on TrueNAS SCALE in a systemd-nspawn container with ncdata bind mount from NVME and the rest of the data using External Storage plugin locally.

    I only use Nextcloud for Memories (photo app), file syncing and file sharing, so my usage of it is relatively light.

    • @TCB13@lemmy.world
      link
      fedilink
      English
      11 month ago

      has worked just as quickly as Syncthing

      Ahaha you funny guy. Can you have a look at this? From what I’ve seen people either say NC works really well and very fast or that it is complete trash. I really wanted to make it work, and I regularly try the thing again to always end up with piles of javascript erros on my browser.

      • @skittlebrau@lemmy.world
        link
        fedilink
        English
        2
        edit-2
        1 month ago

        Did you try out Nextcloud AIO instead of setting it up manually?

        I agree that NC has a lot of problems. It’s a good example of an application that tries to do everything and unsurprisingly doesn’t do many things truly well. With that said, I was surprised that NC AIO ran well for me despite the horror stories of NC I’d always read. I’ll keep using it for now, but I could easily switch back to using Resilio Sync, File Browser, and Photoprism.

        My main problems with Syncthing is that there’s no official iOS client and that there’s no easy selective sync (Resilio can do this) - using ignorelists gets annoying if you’ve got a large folder structure and many files/folders that you selectively need to sync.

        • @TCB13@lemmy.world
          link
          fedilink
          English
          11 month ago

          Did you try out Nextcloud AIO instead of setting it up manually?

          Yes, mostly the same.

          I agree that NC has a lot of problems. It’s a good example of an application that tries to do everything and unsurprisingly doesn’t do many things truly well. With that said, I was surprised that NC AIO ran well for me despite the horror stories of NC I’d always read

          I believe this is a problem of scale, once you get a lot of data and a couple of users things then to go downhill from there.

          To make things better NC isn’t polished at all and there’s a lot of moving parts that break randomly at multiple times or at the same time.

          My main problems with Syncthing is that there’s no official iOS client and that there’s no easy selective sync

          This is kind of the problem with Syncthing for… everyone. What I do with iOS is to avoid syncs, have a central “server” where all your Syncthing devices sync to/from and access everything on iOS through WebDAV/SFTP or FileBrowser running on that server.