Ok, I typed that in the shell and all it showed was “samba syslog”.
Looking around at other posts for some shell info, I am able to see all the subfolders with:
ls /mnt/HouseNET/Movies/SPCOMP/Movies
This is reassuring. It looks like someone else had a similar “if it’s working, leave it alone” issue at Problems with user access and permissions - #3 by the_drugs
When I typed the same getfacl /mnt/HouseNET/Movies/SPCOMP/Movies
command, I got the following:
I am going to try running chmod 755 /mnt/HouseNET/Movies/SPCOMP/Movies
to see if that fixes it, or should I be running it on /mnt/HouseNET as the root folder?