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.
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