Node "Transfer Files"

@Perciliano you can list the files you want and extract the file names and extensions and then name a single target folder and construct new paths for all files and then transfer them.

You would have to decide what should happen if there are duplicates or files with the same name:

kn_example_transfer_files_flat_from_sub_folders.knwf (191.8 KB)


in case you are wondering. You can also move whole folder structures to new places and keep the sub-folder structure like in this example with workflows:

2 Likes