search for: word2010

Displaying 1 result from an estimated 1 matches for "word2010".

Did you mean: word2000
2014 Apr 08
1
hide unreadable
Hello, ? i am using samba 4.1 ? i have an folder on a samba share with 3000 files, created with the following script: for i in {1..3000}; do dd if=/dev/urandom of=test$i bs=512k count=1; done ? When i save a file with word2010/2013 to this folder, everything works. But when i enable "hide unreadable=yes" on this share, File saving with word needs about 10seconds! ? The user can read everything on this share. What is the problem?? ? This problem is also reproduceable on other samba servers. Thanks ?