Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. Syncthing alternatives

Syncthing alternatives

Scheduled Pinned Locked Moved Selfhosted
selfhosted
64 Posts 26 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z [email protected]

    Hi,

    As the title suggests: what are alternatives to syncthing that are basically fire and forget, works on multiple device types, and just focuses on file syncing?

    I've had over the months the weirdest problems with syncthing, and lately I noticed some of my photos got corrupted, which is an absolute no no for me. I use syncthing currently as a easy automatic backup of documents, photos and other files, between my PCs and my phones (they all send only to the server. Folders are not shared with other devices).

    ladfrombrad@lemdro.idL This user is from outside of this forum
    ladfrombrad@lemdro.idL This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #6

    SMB (the protocol) works across devices and OS's, and I use SMBSync2 to dump my photos to my NAS + off site

    https://files.catbox.moe/rpqu4h.jpg

    This has worked fine for me for years even thou the app isn't on the Play Store anymore, and is fairly granular in regards to file types and where you wanna back them up

    https://github.com/Sentaroh/SMBSync2

    Z 1 Reply Last reply
    2
    • Z [email protected]

      That is actually a good question, in this case the HDD is totally fine. Thing is, the photos only get corrupted very rarely (probably 1 every 3000 or so, and only sometimes) and often photos that got transfered several times to the phone (usually the problem is in the phone. On the desktop never had that)

      As for immich, I do know about of but seems to be a bit much for what I need (and only photos AFAIK)

      I This user is from outside of this forum
      I This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #7

      ..could it be your phone's storage is failing then?

      Z 1 Reply Last reply
      1
      • Z [email protected]

        Hi,

        As the title suggests: what are alternatives to syncthing that are basically fire and forget, works on multiple device types, and just focuses on file syncing?

        I've had over the months the weirdest problems with syncthing, and lately I noticed some of my photos got corrupted, which is an absolute no no for me. I use syncthing currently as a easy automatic backup of documents, photos and other files, between my PCs and my phones (they all send only to the server. Folders are not shared with other devices).

        H This user is from outside of this forum
        H This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #8

        This seems very odd, I've been using syncthing for a good 5 years and never had a single file corrupt - might be worth opening an issue on their github

        Z 1 Reply Last reply
        1
        • Z [email protected]

          Hi,

          As the title suggests: what are alternatives to syncthing that are basically fire and forget, works on multiple device types, and just focuses on file syncing?

          I've had over the months the weirdest problems with syncthing, and lately I noticed some of my photos got corrupted, which is an absolute no no for me. I use syncthing currently as a easy automatic backup of documents, photos and other files, between my PCs and my phones (they all send only to the server. Folders are not shared with other devices).

          O This user is from outside of this forum
          O This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #9

          I've not had files get corrupted, that's strange, for sure.

          Some options (but it really depends on what you're trying to do):

          Resilio Sync (cross-platform, battery eater on mobile, but has a useful feature - Selective Sync)

          FolderSync on Android (can also be battery intense)

          Native tools and scheduling on Linux and Windows.

          Maybe a review of the setup is in order, what your devices are, what you're trying to do. Sync may not be the tool for what you're trying to do.

          I use a combination of tools for different jobs and devices.

          Generally, all files on mobile are synced to home using Syncthing-Fork. For example, on Android I have a sync job("folder") in ST for every root folder on the device. These get synced to home depending on conditions (e.g. DCIM syncs over any network, any power condition, so I don't lose photos, while Backups and Download only sync on power over wifi, since they're big and not critical).

          Between desktop OS's I largely use OS-specific tools, because I don't really need sync there, but file copy and comparison on a schedule.

          After 10 years and probably 1TB+ of sync, I haven't lost any files via ST. Currently have 5 phones running jobs back to a server. I've even moved Syncthing from one server to another with no issues. With how ST works, I think file corruption is highly unlikely - it even handles in-use files safely.

          1 Reply Last reply
          4
          • Z [email protected]

            Hi,

            As the title suggests: what are alternatives to syncthing that are basically fire and forget, works on multiple device types, and just focuses on file syncing?

            I've had over the months the weirdest problems with syncthing, and lately I noticed some of my photos got corrupted, which is an absolute no no for me. I use syncthing currently as a easy automatic backup of documents, photos and other files, between my PCs and my phones (they all send only to the server. Folders are not shared with other devices).

            S This user is from outside of this forum
            S This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #10

            I use roundsync for Camera upload. Works well.

            1 Reply Last reply
            1
            • I [email protected]

              ..could it be your phone's storage is failing then?

              Z This user is from outside of this forum
              Z This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #11

              Had a pixel 8, and now a new pixel 9a. I think the problem is actually a bit messy. On my house I have several access points. There is a chance when syncthing is working, and I am going up or down, phone changes the access point. Syncthing possibly gets a ' oppsie, didn't finish that! Let's go for the next one' kind of issue. Of course, never looked into logs or anything so this is just pure speculation.

              Usually the kind of corruption on the photos is the kind that beginning is always there, but at some point gets replaced with gray, hence my theory about the files.

              O A 2 Replies Last reply
              1
              • Z [email protected]

                Hi,

                As the title suggests: what are alternatives to syncthing that are basically fire and forget, works on multiple device types, and just focuses on file syncing?

                I've had over the months the weirdest problems with syncthing, and lately I noticed some of my photos got corrupted, which is an absolute no no for me. I use syncthing currently as a easy automatic backup of documents, photos and other files, between my PCs and my phones (they all send only to the server. Folders are not shared with other devices).

                S This user is from outside of this forum
                S This user is from outside of this forum
                [email protected]
                wrote on last edited by [email protected]
                #12

                First and foremost Syncthing is not a 'backup' utility. Using it for backup is not at all recommended. Especially if you are dealing with Android or Raspberry pi, because the way clock / time works in these systems are pretty weird and create sync conflicts. So don't.

                Now to the solution. For backup, use a proper backup solution like Kopia. Modern solutions support browsing the snapshots created as backups. Also creating periodic snapshots ensures better redundancy and better chance for disaster recovery.

                Now if you will not use it for backup, take a look at 'Round Sync' available in F-Droid. It's an application built around the execptionally good app, 'rclone'. It is some what similar to Syncthing, but designed in a very different way. Also it is more difficult to configure to copy the files to PC.

                I also wanted to mention that I have used Syncthing for many heavy lifting jobs and never faced issues with it. It is a feature complete app, with the philosophy of doing only one thing and doing it perfectly. So if you run into any issues, do reach out to forums or devs. They will definitely help you.

                Z M 2 Replies Last reply
                5
                • J [email protected]

                  What about Nextcloud? It's heavier than syncthing, but would be an alternative.

                  Z This user is from outside of this forum
                  Z This user is from outside of this forum
                  [email protected]
                  wrote on last edited by [email protected]
                  #13

                  From what I tried, next cloud just has so much clutter that makes the syncing part a bit of a slog. If that was rock solid with OK speeds, that would be nice. But there is somich stuff with it that I don't care and tries to enforce (like users and user groups) that I find just too much

                  1 Reply Last reply
                  1
                  • ladfrombrad@lemdro.idL [email protected]

                    SMB (the protocol) works across devices and OS's, and I use SMBSync2 to dump my photos to my NAS + off site

                    https://files.catbox.moe/rpqu4h.jpg

                    This has worked fine for me for years even thou the app isn't on the Play Store anymore, and is fairly granular in regards to file types and where you wanna back them up

                    https://github.com/Sentaroh/SMBSync2

                    Z This user is from outside of this forum
                    Z This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #14

                    This is an interesting one, will check. Thanks! I do have some smb stuff already on the machine, so this might be an easier solution

                    ladfrombrad@lemdro.idL 1 Reply Last reply
                    0
                    • H [email protected]

                      This seems very odd, I've been using syncthing for a good 5 years and never had a single file corrupt - might be worth opening an issue on their github

                      Z This user is from outside of this forum
                      Z This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #15

                      I could try to do that, but I simply do not have reproducible steps that are certain to make the problem happen. I am a developer myself, and I absolutely despise when someone says 'hey, something random happened the other day. I cannot say what are the steps, but it is there' just to find out in the end nothing is there, or is simply not reproducible no matter what and for reasons that I might never find out

                      H 1 Reply Last reply
                      0
                      • Z [email protected]

                        Hi,

                        As the title suggests: what are alternatives to syncthing that are basically fire and forget, works on multiple device types, and just focuses on file syncing?

                        I've had over the months the weirdest problems with syncthing, and lately I noticed some of my photos got corrupted, which is an absolute no no for me. I use syncthing currently as a easy automatic backup of documents, photos and other files, between my PCs and my phones (they all send only to the server. Folders are not shared with other devices).

                        irmadlad@lemmy.worldI This user is from outside of this forum
                        irmadlad@lemmy.worldI This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #16

                        How about Unison, Resilio, or Seafile ?

                        Z 1 Reply Last reply
                        0
                        • irmadlad@lemmy.worldI [email protected]

                          How about Unison, Resilio, or Seafile ?

                          Z This user is from outside of this forum
                          Z This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #17

                          Never tried unison or resilio can check. As for seafile, that is what I had before. At some point I realized I was getting several issues with desktop mostly, and the storage was only accessible from seafile wich in my case I am not OK with. Mostly was the inconsistencies between oses

                          irmadlad@lemmy.worldI 1 Reply Last reply
                          1
                          • S [email protected]

                            First and foremost Syncthing is not a 'backup' utility. Using it for backup is not at all recommended. Especially if you are dealing with Android or Raspberry pi, because the way clock / time works in these systems are pretty weird and create sync conflicts. So don't.

                            Now to the solution. For backup, use a proper backup solution like Kopia. Modern solutions support browsing the snapshots created as backups. Also creating periodic snapshots ensures better redundancy and better chance for disaster recovery.

                            Now if you will not use it for backup, take a look at 'Round Sync' available in F-Droid. It's an application built around the execptionally good app, 'rclone'. It is some what similar to Syncthing, but designed in a very different way. Also it is more difficult to configure to copy the files to PC.

                            I also wanted to mention that I have used Syncthing for many heavy lifting jobs and never faced issues with it. It is a feature complete app, with the philosophy of doing only one thing and doing it perfectly. So if you run into any issues, do reach out to forums or devs. They will definitely help you.

                            Z This user is from outside of this forum
                            Z This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #18

                            From what I see, kopia is for the desktop. Unless I didn't see something, it is not available for android, which is where more important to have backup in my case

                            S 1 Reply Last reply
                            0
                            • Z [email protected]

                              Hi,

                              As the title suggests: what are alternatives to syncthing that are basically fire and forget, works on multiple device types, and just focuses on file syncing?

                              I've had over the months the weirdest problems with syncthing, and lately I noticed some of my photos got corrupted, which is an absolute no no for me. I use syncthing currently as a easy automatic backup of documents, photos and other files, between my PCs and my phones (they all send only to the server. Folders are not shared with other devices).

                              N This user is from outside of this forum
                              N This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #19

                              Ah, just one question - is your current Syncthing use internal to your home network, or does it sync remotely?

                              Because if you're just having your mobile devices sync files when they get on your home wifi, it's reasonably safe for that to be fire-and-forget, but if you're syncing from public networks into private that really should require some more specific configuration and active control.

                              Z O 2 Replies Last reply
                              1
                              • N [email protected]

                                Ah, just one question - is your current Syncthing use internal to your home network, or does it sync remotely?

                                Because if you're just having your mobile devices sync files when they get on your home wifi, it's reasonably safe for that to be fire-and-forget, but if you're syncing from public networks into private that really should require some more specific configuration and active control.

                                Z This user is from outside of this forum
                                Z This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #20

                                Great question. I forgot to mention but at this point syncthing is only accessible on my WiFi at home. No VPN to it and no remote locations.

                                1 Reply Last reply
                                0
                                • Z [email protected]

                                  Hi,

                                  As the title suggests: what are alternatives to syncthing that are basically fire and forget, works on multiple device types, and just focuses on file syncing?

                                  I've had over the months the weirdest problems with syncthing, and lately I noticed some of my photos got corrupted, which is an absolute no no for me. I use syncthing currently as a easy automatic backup of documents, photos and other files, between my PCs and my phones (they all send only to the server. Folders are not shared with other devices).

                                  darkassassin07@lemmy.caD This user is from outside of this forum
                                  darkassassin07@lemmy.caD This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by [email protected]
                                  #21

                                  FolderSync selectively syncs files/folders from my phone back to my server via ssh. Some folders are on a schedule, some monitor for changes and sync immediately; most are just one-way, some are two-way (files added to the server will sync back to the phone as well as uploading data to the server). There's even one that automatically drops files into paperless-ngx' consume folder for automatic document importing.

                                  From there BorgBackup makes a daily backup of the data, keeping historical backups for years with absolutely incredible efficiency. I currently have 21 backups of about ~550gb each. Borg stores this in 447gb of total disc space.

                                  1 Reply Last reply
                                  1
                                  • Z [email protected]

                                    This is an interesting one, will check. Thanks! I do have some smb stuff already on the machine, so this might be an easier solution

                                    ladfrombrad@lemdro.idL This user is from outside of this forum
                                    ladfrombrad@lemdro.idL This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by [email protected]
                                    #22

                                    I love it, and along with the folder they get dumped into being R/O means Immich (and by extension me.....) can't fugg up the timeline 😉

                                    1 Reply Last reply
                                    1
                                    • Z [email protected]

                                      Hi,

                                      As the title suggests: what are alternatives to syncthing that are basically fire and forget, works on multiple device types, and just focuses on file syncing?

                                      I've had over the months the weirdest problems with syncthing, and lately I noticed some of my photos got corrupted, which is an absolute no no for me. I use syncthing currently as a easy automatic backup of documents, photos and other files, between my PCs and my phones (they all send only to the server. Folders are not shared with other devices).

                                      S This user is from outside of this forum
                                      S This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #23

                                      Really surprised about this. I am using syncthing now for many years on various devices and never encountered issues with it.
                                      And also, file sync is not a backup solution.

                                      sxan@midwest.socialS 1 Reply Last reply
                                      3
                                      • N [email protected]

                                        Ah, just one question - is your current Syncthing use internal to your home network, or does it sync remotely?

                                        Because if you're just having your mobile devices sync files when they get on your home wifi, it's reasonably safe for that to be fire-and-forget, but if you're syncing from public networks into private that really should require some more specific configuration and active control.

                                        O This user is from outside of this forum
                                        O This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #24

                                        Syncthing runs encrypted anyway.

                                        N 1 Reply Last reply
                                        0
                                        • Z [email protected]

                                          Had a pixel 8, and now a new pixel 9a. I think the problem is actually a bit messy. On my house I have several access points. There is a chance when syncthing is working, and I am going up or down, phone changes the access point. Syncthing possibly gets a ' oppsie, didn't finish that! Let's go for the next one' kind of issue. Of course, never looked into logs or anything so this is just pure speculation.

                                          Usually the kind of corruption on the photos is the kind that beginning is always there, but at some point gets replaced with gray, hence my theory about the files.

                                          O This user is from outside of this forum
                                          O This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by [email protected]
                                          #25

                                          Yea, gotta be something odd with your setup.

                                          Currently I have one phone (of several) thats syncing en excess of 10,000 files, some only on Wifi (with 3 access points), some wifi/cell data.

                                          ST knows the state of a file, so a disconnect should have no effect. If you're getting corrupted files, I wonder if something else is going on which may also affect another sync tool.

                                          Try Resilio for the same folders, see if you have the same problem (disable Syncthing of course, otherwise conflicting edits will cause file corruption).

                                          Z 1 Reply Last reply
                                          2
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups