WinSCP and Notepad++ Line Breaks
My PHP looks like this in notepad, notepad++, whatever text editor you want:
Line 1
Line 2
Line 3
...
When I open a file straight from the remote browser in WinSCP, it looks like this:
Line 1
Line 2
Line 3
...
Is there a way to fix the ridiculous abundance of line breaks?