When a space character is present in the path or file name then the watcher will return an error.
After creating document named "Untitled Document 2" in /tmp following log was created
command: cannot access ‘/tmp/Untitled’: No such file or directory
command: cannot access ‘Document’: No such file or directory
command: cannot access ‘2’: No such file or directory