Differences
This shows you the differences between the selected revisions of the page.
2020-11-04 | 2020-11-04 | ||
no summary (202.149.217.30) (hidden) (untrusted) | Restored revision 1569845402. Undoing revision 1604497154. (martin) (hidden) | ||
Line 28: | Line 28: | ||
===== Debugging Text File Conversion ===== | ===== Debugging Text File Conversion ===== | ||
- | If enabling (or disabling) text/ASCII transfer mode does 0d 0a not help with the problem and your transferred/edited file is still perceived incorrectly by the target system, you need to find out in what step the file got converted incorrectly (or haven't got converted). | + | If enabling (or disabling) text/ASCII transfer mode does not help with the problem and your transferred/edited file is still perceived incorrectly by the target system, you need to find out in what step the file got converted incorrectly (or haven't got converted). |
To detect line endings used by a file on Windows, use following command on PowerShell console to display hex dump of the first 100 characters of given file (''example.txt''): | To detect line endings used by a file on Windows, use following command on PowerShell console to display hex dump of the first 100 characters of given file (''example.txt''): |