I’ve had a 4K for a while with w10 pc smb shares connected and working. I have a newer w10 pc and I want to share from that instead so I can turf the old one. I’m having trouble sharing to the 4K
I’ve read a few threads and I’m sure I’ve covered the obvious traps.
-Network “advanced sharing” settings are all good to go.
-The pc has a local account. Password protected sharing is turned on.
-The folder is shared on the network with password protected sharing
-smb1 is ticked in programs and features.
-On the 4k I have smb minimum - none, smb maximum smb 3.
-I can add the network location to the list in the 4K and when I click on that it shows the folders inside it
When I try to add it as a source including my windows username and password I get “operation not permitted” - ok - then
couldn’t retrieve directory information. this could be due to the network not being connected. Do you want to add it anyway?
yes does not result in success.
Fstab?
I looked at the guide for fstab mount but I can’t code. I can ssh in by putty but after that all I can do is paste in instructions without understanding
osmc@osmc4K:~$ mkdir /mnt/Movies7
mkdir: cannot create directory ‘/mnt/Movies7’: Permission denied
osmc@osmc4K:~$ mount /mnt/Movies7
mount: /mnt/Movies7: No such file or directory
osmc@osmc4K:~$ osmc@osmc4K:~$ mkdir /mnt/Movies7
-bash: osmc@osmc4K:~$: command not found