Sync files (KeePass) between devices (PC, mobile, tablet, RPi)

you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago (2 children)

The one issue I have with syncthing is the abundance of .sync-conflict files it will generate sometimes.

  • source
  • hideshow 4 child comments
  • [–] [S] 4 points 2 years ago (1 child)

    it happens if you change files on each device while offline, if you change then sync it is ok, if you change same file on multiple devices, that is a conflict as it can't decide which file you want to keep

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

    You can choose which to keep in the web interface. That's a feature preventing data loss. You can choose to just delete all of these files but that would mean Syncthing might use the wrong data.

  • source
  • parent