python-fuse icon indicating copy to clipboard operation
python-fuse copied to clipboard

Export Xmp Mountpoint to NFS

Open YiannisGkoufas opened this issue 4 years ago • 0 comments

Hi there,

was trying to do the following:

  • start xmp so it mirrors another directory in system (lets say /input --> /output)
  • share that mounted directory /output via NFS The first part works without a problem, but I am having issues getting the second part to work. I export the mounted directory and get no errors but I cannot see the files from the /input directory I know its a bit out of the scope of the xmp example, but would really appreciate any pointers or suggestions

YiannisGkoufas avatar Mar 19 '21 11:03 YiannisGkoufas