mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-19 22:07:38 -04:00
"&04" was checking if file is readable by others, while "&0200" checks if it's writable for current user. (Fixes #904)
"&04" was checking if file is readable by others, while "&0200" checks if it's writable for current user. (Fixes #904)