MOVEFILE_COPY_ALLOWED

const win32file.MOVEFILE_COPY_ALLOWED;

If the file is to be moved to a different volume, the function simulates the move by using the CopyFile and DeleteFile functions. Cannot be combined with the MOVEFILE_DELAY_UNTIL_REBOOT flag.