I'm trying to move a directory and overwrite an existing directory:
- I want to keep any existing files in the destination that weren't in the source
- Any duplicate files from the source that are common to the destination, the source files overwrite the destination.
Also want to force.