Path of a Text File Generated in the Windows OS Cannot Be Found on a Notebook Instance
Symptom
When a text file generated in Windows is used on a notebook instance, the text content cannot be read and an error may be displayed indicating that the path cannot be found.
Possible Causes
The notebook instance runs Linux and its line feed format (CRLF) differs from that (LF) in Windows.
Solution
Convert the file format on your notebook instance.
Shell:
dos2unix File name
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot