Controls whether files are filtered on the client (the default) or on the server. Requires server to support filtering.
When set to true
filters will be passed to the server such that only files that match the filter are returned to the client in directory listings. This can be more efficient since smaller listings may be returned, but it requires the server to support filtering (wildcards or regular-expressions).