These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
One option would be converting the file to the Windows/DOS format before transferring it over. To do so, you can use todos.
First, install the tofrodos package. This installs two binaries, todos and fromdos that you can use to convert text files between Unix and DOS formats. To convert a file to DOS, run:
todos /path/to/file
You can pass the -b option to create a backup of the original file before converting. For example, todos -b file.txt would copy the original file to file.txt.bak and the convert file.txt to DOS.
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.