I'm trying to find a way to make a backup of files within a folder and store them in a second folder.
Here is the scenario I am looking at.
Scenario (better explanation):
A & B are both folders,
I have file1, file2, and file3 in A. I have file2, file3, and file7 in B.
The script has to look...