Comment 6 for bug 462172

Revision history for this message
Kai Giebeler (kai-giebeler) wrote : Re: samba "Too many files are currently in use."

I just increased the amount of simultaneously opened files by samba inserting the following line into the [global]-section of smb.conf.
"max open files = 10240"
After a restart I was able to copy the above mentioned project without an issue - but that's rather a workaround than a solution. The files should be properly closed.