@paelzer I'm here because I'm running into the same issue. Server and
client are running Samba version 4.11.6-Ubuntu.

smbstatus shows SMB3 for the protocol.

Ubuntu client mounts Ubuntu server share via SMB via fstab. Kodi client
returns the following errors:

2020-12-08 12:56:45.868 T:140052030023424   ERROR: SMBDirectory->GetDirectory: 
Unable to open directory : 
'smb://192.168.1.17/media/movies/4K/Resident.Evil.Extinction.2007.2160p.UHD.BluRay.x265-FLAME/Resident.Evil.Extinction.2007.2160p.UHD.BluRay.x265-FLAME.nfo-orig'
                                            unix_err:'14' error : 'Not a 
directory'
snippit of the smb.conf:
[media]
        writeable = yes
        path = /media/mergerfs
        guest ok = yes
        browseable = yes
        follow symlinks = yes
        wide links = yes
        directory mask = 0755
        directory mask = 0644
        force user = offspring

fstab entry from client:

//192.168.1.17/media /media/mergerfs cifs
vers=3,users,uid=offspring,gid=offspring,users,credentials=/home/offspring/.smb,iocharset=utf8,sec=ntlmssp
0 0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872476

Title:
  Shared files are shown as folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1872476/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to