Open new issuebindfs is a FUSE filesystem for mounting a directory to another location, similarly to mount --bind. The permissions inside the mountpoint can be altered using various rules.
brew install bindfsThe following 2 dependencies will be installed if you install Bindfs:
Osxfuse and Pkg-config.