filecopy.filetypes

The list of filetypes (i.e. file extensions) that will be included by a file system data source.

Key: filecopy.filetypes
Type: List<String>
Can be set in: collection.cfg

Description

This is a comma-separated list of file name extensions to be copied from the file system’s source directory.

Notes:

Default Value

filecopy.filetypes=doc,docx,rtf,pdf,html,xls,xlsx,txt,htm,ppt,pptx

Examples

Add JPEG images to the list (requires an appropriate text converter):

filecopy_filetypes=doc,pdf,html,xls,txt,htm,ppt,jpg,jpeg