[SOLVED] Supposedly synced files not showing up

I am using Syncthing on Android (Send only) to sync files to my computer (Receive only).

The file and directory counter goes up when I create new files and directories. I can see:

Latest Change 	Updated test123.zip

However, they do not actually show up on my file system.

I enabled fs debugging and got the following logs after creating a file 123:

2022-08-28 12:45:05 folderconfiguration.go:115 basic /home/bart/Photos/S10Photos Stat . {0xc0022fc0d0} <nil>
2022-08-28 12:45:05 folderconfiguration.go:133 basic /home/bart/Photos/S10Photos Stat .stfolder {0xc0022fc340} <nil>
2022-08-28 12:45:05 folder.go:335 basic /home/bart/.config/syncthing/index-v0.14.0.db Usage . {31499161600 497422438400} <nil>
2022-08-28 12:45:05 folderconfiguration.go:115 basic /home/bart/Photos/S10Photos Stat . {0xc0022fc750} <nil>
2022-08-28 12:45:05 folderconfiguration.go:133 basic /home/bart/Photos/S10Photos Stat .stfolder {0xc0022fc9c0} <nil>
2022-08-28 12:45:05 folder.go:335 basic /home/bart/.config/syncthing/index-v0.14.0.db Usage . {31499161600 497422438400} <nil>
2022-08-28 12:45:05 folderconfiguration.go:266 basic /home/bart/Photos/S10Photos Usage . {31499161600 497422438400} <nil>
2022-08-28 12:45:05 basic /home/bart/Photos/S10Photos Watch: Ignoring .syncthing.123.tmp
2022-08-28 12:45:05 basic /home/bart/Photos/S10Photos Watch: Ignoring .syncthing.123.tmp
2022-08-28 12:45:05 basic /home/bart/Photos/S10Photos Watch: Sending 123 non-remove
2022-08-28 12:45:05 basic /home/bart/Photos/S10Photos Watch: Ignoring .syncthing.123.tmp
2022-08-28 12:45:05 basic /home/bart/Photos/S10Photos Watch: Sending 123 non-remove

Can anyone tell from this what is happening?

Please post screenshots of the Syncthing Web GUI from both sides. On Android, it can be accessed using the left slide-out menu in the app. Make sure folder information with local and global states is visible.

Computer

image

Android

I was looking inside Pictures instead of Photos. :man_facepalming:

No worries. Glad you found the culprit :slightly_smiling_face:.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.