when I try to acces a windows 10 shared folder via "dolphin->samba shares" I haven't always the same file list. No files, some files, all files retrieved. same results if I try to access with smbclient, but with smbclient4 it works like a charme. so, is kio_smb using old smb libraries? Reproducible: Always Steps to Reproduce: 1.dolphin 2.network->samba shares 3.access to a windows 10 shared folder Actual Results: file list isn't always the same Expected Results: a correct file list I have tried with different linux distro(oma, RosaLinux and Mint) smbclient, from konsole, return sometimes cli_list: Error: unable to parse name from info level 260 NT_STATUS_NO_MEMORY listing \*
I confirm the issue with dolphin and smbclient (as said by luca, smbclient4 works well). I would add that it is possible to browse the directories (using cd) even if they are not listed by smbclient. This is not the case with dolphin.
I forgot to tell the version used: $ dolphin -v Qt: 4.8.7 KDE Development Platform: 4.14.18 Dolphin: 4.14.3
That is the bug in the samba libs. https://bugzilla.samba.org/show_bug.cgi?id=11831 https://bugzilla.samba.org/show_bug.cgi?id=11822
Bug in Samba, as Armands mentioned.