.. _`Move Files`: .. _`org.sysess.sympathy.files.movefiles`: Move Files `````````` .. image:: move.svg :width: 48 Moves a file to new location using a datasource with the location Documentation ::::::::::::: Auto generated list version of :ref:`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 details see the original node. Definition :::::::::: Input ports ........... **port1** [datasource] File to be moved **port2** [datasource] New location Output ports ............ **port1** [datasource] Moved file Configuration ............. **Do not raise exceptions** (error) If a file operation fails, do not raise an exception Related nodes ............. * :ref:`org.sysess.sympathy.files.movefile` Examples ........ * :download:`FileOperations.syx ` Implementation .............. .. automodule:: node_file_operations :noindex: .. class:: MoveFiles :noindex: