so the solution turned out to be the "Transfer Files (Table)" node. i populated a table with the source file paths (as a Path type variable), and created a variable with the target location (as a String) and fed the table as an input and the variable as a variable (along with source and destination connections) to the node. It took the source path happily and used the folder variable to control the destination path.