stephenh / mirror

A tool for real-time, two-way sync for remote (e.g. desktop/laptop) development
Apache License 2.0
391 stars 35 forks source link

mirror seems blind to files not owned by the running user #21

Closed fezzzza closed 5 years ago

fezzzza commented 5 years ago

mirror will not sync files unless they are owned by the running user, even if the running user can read and write the file or directory.

I am running linux mint 19(~ubuntu 18 bionic) without watchman installed (see #20)

fezzzza commented 5 years ago

This appears not to be the case with v1.2.1 and watchman installed.

stephenh commented 5 years ago

Planning on "fixing" via #25 .