05-20-2025, 01:08 AM
Hi all,
Hoping to get some help resolving what could be a Windows setup issue on my end with sharing a music folder with Moode.
O/S: Windows 10 Pro. Created a user and shared the folder (located on an external drive if it matters). User has read/write permissions. User credentials added to Moode (it's not username/password
). Enabled network/file sharing, set network to private and believe I set up appropriately.
Alternatively if I can avoid SMB sharing from Windows is there a recommended alternative? Ideally I wouldn't reactivate the old SMB services, but not sure what works best here and how to restrict that to local network only.
It's likely the issue is how I set things up on Windows versus Moode, but not sure.
Thanks so much for bearing with my technical inadequacies!
Mount log:
Hoping to get some help resolving what could be a Windows setup issue on my end with sharing a music folder with Moode.
O/S: Windows 10 Pro. Created a user and shared the folder (located on an external drive if it matters). User has read/write permissions. User credentials added to Moode (it's not username/password

Alternatively if I can avoid SMB sharing from Windows is there a recommended alternative? Ideally I wouldn't reactivate the old SMB services, but not sure what works best here and how to restrict that to local network only.
It's likely the issue is how I set things up on Windows versus Moode, but not sure.
Thanks so much for bearing with my technical inadequacies!
Mount log:
Code:
Try (mount -t cifs "ip/share" -o username="username",password="password",rsize=61440,wsize=65536,iocharset=utf8,vers=3.1.1,ro,noserverino,cache=none,dir_mode=0777,file_mode=0777 "/mnt/NAS/friendly-name")
Err (mount error(13): Permission denied