This command line app will move files from on location to another location. If a file with the same name and file size existed in the target location the original file will not be moved. As a disclaimer: use at your own risk.
Usage:
XMOVE source destination
source Specifies the file(s) to move.
destination Specifies the new location for the files.