Is it possible to mount a shared folder to a path other than the root folder?
Example:
User A creates a shared folder with path /MyFolder/MySharedFolder
User A shares MySharedFolder with User B
User B mounts MySharedFolder
Currently, the folder would be mounted to /MySharedFolder, is there a way to mount to /MyFolder/MySharedFolder without sharing MyFolder as well?
Thanks