Hello,
I tried to copy files from a network drive to a different network drive using Transfer Files (Table) node.
As I need to use two different file shares I added source and destination ports.
I want to rename the file according the input table (eg. add timestamp).
Workflow: SMB Source, SMB Destination - Table Source File, Destination File → Transfer Files (Table).
I did select source column from input table and Destination from input table.
The workflow fails as it seems, that SMB Destination is not used to connect (or uses Source connection). (“Unable to access”).
If I select From file chooser SMB, the file is copied, but then I can not define the name of the destination file, but only the directory. Copy to local diretory works.
Are there any samples which use this combination?
Thanks in advance