Catfriend1 / syncthing-android

Syncthing-Fork - A Syncthing Wrapper for Android.
Mozilla Public License 2.0
1.93k stars 57 forks source link

Changes in hard link file are not always detected #1118

Closed AnthillSudoku closed 3 months ago

AnthillSudoku commented 3 months ago

Could you please look at this issue? https://github.com/syncthing/syncthing/issues/9617

Synthing fork 1.27.7.0 from fdroid Android 13 samsung a52q with eOS (lineage os fork)

Catfriend1 commented 3 months ago

So, you modify the file on the other side , e.g. on PC?

AnthillSudoku commented 3 months ago

Yes, but the issue happens only when the original (first file created) is changed, the one that is not in the synced folder.

Debian sees changes on the hard link immediately, both content and property, but Syncthing does not sync the changes on my Android device.

I have no idea if the issue is on Syncthing debian or Syncthing fork

Catfriend1 commented 3 months ago

I dont think its an issue with this wrapper. It contains the same SyncthingNative code as any other OS' build of Syncthing. Android sometimes restricts watching, that would be a ticket to your rom vendor.