Hi, You would not need the 'Get Files' and 'Loop 2'. Â Remove those and have only Copy Files inside Loop 1. I assume your [File.Path] contains the full path of the files from the Get Files Stage and that is why it is copying files one by 1. As I said, the modified Copy files will work for 1 file, if you pass the full file path and will work for all files, if you pass the folder path. Hope its clear.
The Source folder path you need here is, [Folders.Path] & "\ assuming your output collection from the 'Get Folders' stage is [Folders].
Please try and let me know.
Thank you.