Hi
I am trying to copy or move files from a network drive to my local. This I am doing in a loop -for each file - copy file. It is taking time. Can I copy all the files in the folder at once? How to do that? Thanks a lot,
Parallel For Each
Found this by searching the forums.
Hi @nameless
Thanks. Looks like the data structure is different from array