I’m kind of surprised I’ve struggled with this so long. Right now I’ve been using nextcloud camera upload, and mostly it works ok but shits the bed once in a while without me noticing and I need to spend time fixing it and it’s never as simple as turning it off and on again.

I recently tried syncthing, and while it works, it frequently crashed and got stuck in a state where it says it’s on and working by my destination folder is shown as disconnected, and the options to restart syncthing from the side menu are greyed out and the only way to make it work again is by force closing it and reopening it.

I’m running vanilla stock Google Android and truenas, does anyone have a better solution?

      • Appoxo@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 months ago

        Yes.
        It can also sync across the internet if you have it set up appropriately.

        Very neat and they have recently implemented (chrome) casting capability into the app.

        • yeehaw@lemmy.caOP
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          This is cool, unfortunately for me I’m too lazy to set up like 5 dockers for immich right now lol.

          • Appoxo@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            0
            ·
            2 months ago

            Looks like much but it’s basically copy pasting the base compose and adjusting for your current infrastructure.

            The actual work comes with ingesting the data.

            • yeehaw@lemmy.caOP
              link
              fedilink
              English
              arrow-up
              0
              ·
              2 months ago

              I saw the compose earlier, doesn’t it call for an external db, among other things?

              If it’s just that compose I’ll probably implement this tomorrow.

              • Appoxo@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                1
                ·
                2 months ago

                Yep, all you need are docker-compose.yml, hwaccel.ml.yml, hwaccel.transcoding.yml and the .env file.
                And moat of that is copy pasting the template and adjusting (sticking the version number, choosing GPU/ML accelerator, etc.) ig

    • conrad82@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      How can I sync all my photos locally to a new phone / device? Last I tried it, I had to sync one picture at a time

      • Appoxo@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        I wouldnt use immich like that.
        You backup your images to immich.
        Once there, you keep them there primarily and stream what you need (redownloading like it works on Google photos doesnt work like that as it stores the pictures in it’s own folder).
        At least that’s how I use it.

        • conrad82@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          Hm ok. I prefer to have a complete set of pictures on the phone in case the server goes to shit, as a third backup

          I think I will stick to syncthing

  • Appoxo@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    After managing pictures from my phones and DSLR I finally took the time to set up immich.
    And it was definitely worth it.

  • oyzmo@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago
    1. USB cable from iPhone to PC.
    2. Sort by date in filemanager.
    3. Copy all images since last date backed up to my PC.
    4. Review and delete crappy images.
    5. Move to my NAS via filemanager.
    6. Create a textfile called t.ex. 07juli (so that next time I know to copy files after this date, since I like to keep most pics on my phone).

    Do this once or twice a month :)

  • Teppichbrand@feddit.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    I use Syncthing to sync DCIM and Pictures folders from Android to my computer. Every six month or so, I move pictures from these folder to the folder for this years pictures: home/pictures/2025. So they disappear from my phone as well, which is great to free up space. This works great for me.

  • highball@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    rclone is pretty reliable. That’s how I back up my nextcloud to two different object storage sites. I have Nextcloud dockerized on a VPS in the cloud (among other dockerized services for selfhosting). Been syncing nonstop for 3 years now. I also used rclone to sync all my files from OneDrive directly to my VPS block storage. Rclone is a very underrated utility.

  • Avid Amoeba@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Check your Syncthing settings. It’s a very reliable piece of software. Other than that Immich, but that’s a slightly different use case.

  • Scholars_Mate@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    I’ve been using FolderSync. It let’s you sync to/from a remote server through a bunch of different protocols like SMB, SFTP, and WebDAV. You can schedule it to run automatically.

    I haven’t tried it myself, but I think there is a way you can get Tasker to run scripts in Termux. You could set up your own rsync scripts that way.

  • Lemmchen@feddit.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    When SyncThing is correctly configured (battery optimizations , etc.), you won’t have any issues. (I’ve been using SyncThing for many many years now.)

      • Lemmchen@feddit.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        2 months ago

        Set up a “global” ignore file that gets synced between devices. Call it .stignoreglobal for example and and change the .stignore file (which doesnt get synced) on every device to only include #include .stignoreglobal. Now your ignore state gets synced between devices and you can make changes from anywhere.

        Mine looks like this:

        // Incomplete Downloads
        *.part
        *.crdownload
        
        // OS-generated files
        desktop.ini
        Thumbs.db
        
        // Cache
        cache
        spotifycache
        
        // Unity analytics
        Unity
        
        // LineageOS updater
        org.lineageos.updater
        
        // No read access :(
        /Android/{data,obb}
        

        You can learn how to write one yourself here: https://docs.syncthing.net/users/ignoring.html

        Other stuff:

  • 3aqn5k6ryk@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    As others has posted. Immich or photoprism. But, i’d check your settings, nextcloud instant upload and syncthing work wonders for me.

    • yeehaw@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      I wasn’t aware that either of these had a syncing feature. How well does immich work? I’ve been looking to switch to it from phptoprism for a while

      • 3aqn5k6ryk@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        Sorry. Couldnt help you with that. I use nextcloud and syncthing myself.

        Havent try immich but i heard immich was the next best thing, be aware though, last i heard even the dev said the app was in active development so things might break.

      • IncogCyberspaceUser@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        I’m getting my first server up and running and always considered getting immich. But lately I’m leaning towards photoprism because of updates breaking immich sometimes apparently and photoprism being more mature(?).
        Why do you want to switch?

        • Appoxo@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 months ago

          Didnt have any issue so far with immich.
          A case of not reading the release notes? (no offense just asking)
          And tbf, they say they arent fully done for now. Essentially a very public beta.

          • IncogCyberspaceUser@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 months ago

            Good to know, thank you!
            It wasn’t very clear, but that was based on other people’s comments; I haven’t gotten to installing either of them. (I need to get on it lol). But that makes sense. I saw people say just don’t auto update, because it is early days like you said.

            • Appoxo@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              2
              ·
              2 months ago

              They explicitly mention in the deployment steps to pin the release number.
              After that it’s just a case of reading the patch notes and looking out for breaking changes.

              And obviously keeping backups :)