in reply to Re^2: compare two folders and copy folder/file if not found on target else log that file or folder
in thread compare two folders and copy folder/file if not found on target else log that file or folder
"I'm comparing two folders. If a file or subfolder is NOT found in the second but is present in the first, copy the missing item from the first to the second; otherwise... simply log that a file or dir was found in BOTH folders."
Note that this expression does NOT concern itself with items found in the second folder, but not the first. That's a different requirement and requires a different problem statement.
As with programming, communicating anything even mildly complex depends heavily on clarity and precision.
|
|---|