Is it another "another repository reset"

Update:moved to a different repo @ https://github.com/researchxxl/syncthing-android

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 9 months ago (1 child)

At that point why not use rsync?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 9 months ago (1 child)

    I have no idea what you mean. I just had to set this up once on my parents' phones and now it works all the time, even when they change networks, no port forwarding or any interaction required on their part. Rsync is a cli that requires an existing network connection between two devices, both online, and doesn't watch files or create a file version history. It is an entirely different tool.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months ago

    Ahh, makes sense for your use case, then.

    Rather than ST I used to use rsync+ssh, and just had a Docker SSH container running with users in the ENV.

    I've switched to WG in all devices since then, though.

  • source
  • parent