Skip to main content

Moving/copying/renaming files in batch

This scenario shows the way for moving, copying, and renaming files in a directory in batch.

Two components are used for this purpose: tFileList and tFileCopy. The tFileList component iterates the files in the directory and passes the information about each of the files (such as filename and file path) to the tFileCopy component; the tFileCopy component moves, copies, or renames the files one by one using the information received from the tFileList component.

For more technologies supported by Talend, see Talend components.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!