[Samba] Missing folders inside huge folders catalog.
Nmz
nemesiz at nmz.lt
Sun Aug 19 15:25:56 UTC 2018
Hi,
I get into the problem with samba ( Version 4.8.3-Debian ). Don't know how to troubleshoot it.
The test scenario #1:
Creating 5000 folders inside Linux server: #for i in {001..5000}; do mkdir $i; done;
All catalogs are showing in Windows OS.
All catalogs are showing in Linux OS.
The test scenario #2:
Creating 10000 folders inside Linux server: #for i in {001..10000}; do mkdir $i; done;
Instead of showing all folders Windows OS shows only 2900 from 10000 list: 00002, 00004, 00008, 00011 ...
Linux OS shows 6040 folders from 10000 list: 00001, 00002, 00004, 00005, 00006, 00008, 00011, 00012 ...
Any idea why its happening ?
More information about the samba
mailing list