Skip to content

filecopy.source_list

If specified, this option is set to a file which contains a list of other files to copy, rather than using the filecopy.source.

Key: filecopy.source_list
Type: String
Can be set in: collection.cfg

Description

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

Caveats

  • Only for filecopy collections.
  • Using this option will cause the filecopy.source option to be ignored.

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

See Also

top

Funnelback logo
v15.24.0