filecopy.source_list

Background

This option should not be set under normal circumstances. If specified, it should be the name of a file that contains a list of other filename/URLs (one per line) that describe the files that should be included in this file system data source.

Notes:

  • Only for file system data sources.

  • Using this option will cause the filecopy.source configuration option to be ignored.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the filecopy.source_list key, and set the value. This can be set to any valid String value.

Default value

filecopy.source_list=

Examples

filecopy.source_list=c:\funnelback\conf\mycollection\list_of_files.cfg

Example of contents of list_of_files.cfg:

smb://fileserver/files/filea.doc
smb://fileserver/files/fileb.doc
smb://fileserver/files/filec.xls