Move Files¶
Auto generated list version of Move File.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
Looped Inputs: port1, port2. Looped Outputs: port1.
For more details see Move File.
- Input ports:
port1: [datasource]
File to be moved
port2: [datasource]
New location
- Output ports:
port1: [datasource]
Moved file
- Configuration:
- error
- If a file operation fails, do not raise an exception
These nodes are for common file operations: copy, delete, rename, and remove. For many operations it is possible to use regular expressions to create new filenames, etc.
-
class
node_file_operations.
MoveFiles
¶