File or File Path Does Not Exist
Symptoms
The error message The file or file path does not exist is displayed.
Cause Analysis
The possible causes are as follows:
- The file does not exist.
- The file path is not an absolute path.
Solution
Perform the following operations based on the failure causes:
- Run the shell command to check whether the source file exists.
- Check whether the file path is an absolute path starting with a forward slash (/).
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.