.. _`Copy files with Table`: .. _`org.sysess.sympathy.files.copyfileswithtable`: Copy files with Table ~~~~~~~~~~~~~~~~~~~~~ .. image:: copy.svg :width: 48 Copies the input file datasources, to the locations designated in the input Table. Relative and absolute paths can be used in the input Table. Missing directories will be created if possible. *Ports*: **Inputs**: :port1: [datasource] Files to be copied :port2: table New file names **Outputs**: :port1: [datasource] Copied files *Configuration*: **current** The column with the current file names **new** The column with the new filenames **error** If a file operation fails, do not raise an exception .. automodule:: node_file_operations .. class:: CopyFilesWithTable