Forum Moderators: open
To work around this I am using LeechFTP but it is a huge pain in in the rear to modify a file, and upload it each time I am developing PHP, JS code.
Can anyone please, please help with this issue? Pretty please! :)
Thanks! --
It sounds like a a difference in OS's, where one is using \r\n (carriage return and newline) and a unix type OS using \n (newline)
Perhaps there is an option in your FTP software along the lines of (no pun) 'autodetect line endings'?
dc
Transfer -> Transfer Type -> Auto