When you run the COPY command at a command prompt on a Windows Embedded Copmact 7-based device, the destination file may be deleted. Additionally, you may receive the following error message:
This problem may occur when the following conditions are true:
File not found.
This problem may occur when the following conditions are true:
- You run a COPY command that resembles the following in order to create a copy of a file in another location: copy <source_path\file_name> <destination_path\file_name>Note The "source_path\file_name" placeholder is the path and the file name of the source file to be copied. The "destination_path\file_name" placeholder is the destination path and the file name of the file to be copied.
- The destination file exists, but the source file does not exist.