oooooooohhhhh myyyyy goodness
tc@box:~$ ls -ld /
drwxrwxr-x 17 root root 380 Jan 1 1970 //
Changing the perms to 755 to / allowed me to connect to /mnt/www like I intended!
Now the next question is, why exactly the root path is 775 instead of 755 unlike the other OS versions, is there a way to permanently set the perms to 755, and if not, is there any harm in setting the perms to 755 in my bootsync.sh?