Will there be a fix that could be made for this behaviour so that rclone can be used on osx ?
It is possible to compile rclone so it uses fuse... If you try this binary:
https://beta.rclone.org/test/testbuilds-latest/rclone-darwin-10.6-amd64
and use rclone cmount rather than rclone mount.
That will understand the -o flag.
I will try that when back home tomorrow, thank you.