.. _`File Datasources`: .. _`org.sysess.sympathy.datasources.filedatasourcemultiple`: File Datasources ================ .. image:: datasource.svg :width: 48 Select data sources. **Documentation** Create Datasources with paths to data sources. **Definition** *Input ports* *Output ports* :port1: [datasource] Datasources with paths files *Configuration*: **Recursive** (recursive) If unchecked, only the selected directory will be searched. If checked, all subdirectories of the selected directory will also be searched. **Directory** (directory) Directory where to search for files. **Search pattern** (search_pattern) A wildcard pattern which the filenames must match. **Include** (include_types) Choose whether matching files, directories or both should be included in the result .. automodule:: node_file_datasource .. class:: FileDatasourceMultiple **Related nodes** * :ref:`org.sysess.sympathy.datasources.filedatasource` **Example flows** * :download:`InputOutputGenerate.syx `