Skip to content

filecopy.walker_class

Main class used by the filecopier to walk a file tree.

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

Description

This option specifies the class to use for walking a file tree in filecopy crawls.

Default Value

filecopy.walker_class=com.funnelback.filecopier.QueuedFileCopyWalker

The default class uses queues to store different task types (fetching files, filtering, storing etc.).

See Also

top

Funnelback logo
v15.24.0