CopyFilesProcessorde.isdss.util.processors.CopyFilesProcessor |
Top Previous Next |
Parameter
class = de.isdss.util.processors.CopyFilesProcessor
Copies files from ${sourcedir} to ${targetdir}. ${overwrite} can be set true|false. ${filter_extensions} or ${filter_names}, both comma-seperated, can be used to filter the copied files.
Parameter |
Description |
sourcedir |
Sourcedir files taken from |
targetdir |
Target files put |
overwrite |
(optional) Flag, default to false |
modfilename |
(optional) Filename to modify the copied file. Use ${oldname} to reuse the old name |