[fpc-pascal] Re: Findfirst/findnext with a samba share
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Apr 5 22:32:57 CEST 2013
On 05 Apr 2013, at 18:32, tvr wrote:
> do you plan change behavior of findnext function to eliminate samba bug ?
It probably won't eliminate it, just make it more rare. You can probably get the same result with "ls" if you put so many files in a directory that their combined info does not fit in a 32kb block. Possibly in addition to some workaround in FPC, it really should be fixed in samba in the first place.
Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130405/c2b4ed8e/attachment.html>
More information about the fpc-pascal
mailing list