Hi,
My Robocopy will copy files that is not exist in the target. it always happen when i open .xlsx system generate temp as ~$xx.xlsx . after i close the files. when robocopy start it will need looking for .xlsx file.
below is the errror code.
Robocopy ERROR 2 (0x00000002) Copying File \\xx\xx\x\~$xxxx.xlsx The system cannot find the file specified.
below is my script
robocopy "\\XX\XX" "D:\XX\XX" /e /mir /XX /np /z /mt /log+:XX_backup_log.txt