Hello,
I have a problem with the “Copy / Move Files” node.
I have a table with two URI columns (Target column, Source column)
Simple example: I want to copy File “A” into three different locations (Name 1…3).
Source URI | Target URI
A | Name 1
A | Name 2
A | Name 3
B | etc 1
B | etc 2
The node failed. MSG: Execute failed: Duplicate entry “A”
What am I doing wrong here ?
Thanks in advance