How to fix windows new line character on sftp synchronization in eclipse (pdt)
- by superspace
Hello,
I have a problem with windows new line characters being introduced into text files on eclipse sftp synchronization (via jcraft's sftp plugin).
I've set "New text file line delimiter" to Unix and have even sanitized the file with "fromdos" but every time i upload using the sftp plugin, windows new line characters can be seen in the remote…