Hi, here’s what is happening:
-
wrote a static HTML page on Linux, with Unix line endings and UTF8 charset.
-
Edited it on my daytime PC, Win7, in JEdit, and made sure to save it with Unix line endings and UTF8.
-
Uploaded it to dreamhost directory using WinSFTP, with the transfer mode set to binary. The local and remote show the same number of bytes.
-
Downloaded the page from the web using Firefox 21
-
Opened it in JEdit - it has kept the UTF8 but line endings now have been changed to CRLF!!!
How is this happening?