Unexpected behavior of FindFile() on Linux with 1.24 server (not tested in experimental branch)
FindFile() when setting the flag FindFileFlags.ALL as well as FindFileFlags.DIRECTORIES finds only files, but does not find directories.
At the same time, it sets an attribute with index 4, which, as I understand it, is outside the scope of enum FileAttr where the last index is 3 with type INVALID