How to prevent empty files (not folders) from syncing?

Is it possible to ignore empty files from syncing?

I use Windows 10, Android and a raspberry pi 4 with raspberry pi OS.

BTW, ChatGPT said this:

ignore = [“*size=0”]

1 Like

That’s not possible. You can only ignore by filename (see https://docs.syncthing.net/users/ignoring.html).

1 Like

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