What is the command to copy a folder, and its contents, to a location with the following rules:
Possibility 1: if the folder exists already, preform a force merge WITHOUT overwriting existing files.
AND do not overwrite existing files
Possibility 2: If the folder does not exist, create it and copy the contents to the newly created folder
Thanks, Christopher Peterson
