How to move files from source directory to destination, but if source file equals destination file, source file is deleted?
I am a very new newbee.
I have a a hard drive full of possible duplicate backup files that need to be moved to an original location. If while moving the files an existing file on destination, the source file will be deleted, thus not taking time to overwrite on the destination. Especially useful when moving 5GB and larger files to the destination.