So I don’t want to change any data. I want to be able to pick up the file from one thread, then move it out on the second thread, but I want that second thread to go to three different sub folders in the directory that they are going to. A validation folder, production folder, and a development folder.
So one file copied three times and put in the three designated folders.