Quote:
Originally Posted by DJAndre
When I set FlashFXP to download in Binary, in Notepad++ it displays the formatting of the file to be Windows/DOS, where the original file was formatted for UNIX. Is there a way to also fix that? Or is that still normal?
|
Are you 100% sure the file was downloaded in binary mode?
If you are then most likely the format of the file on the server was changed from UNIX to WINDOWS.
You can change the format within Notepad++
Under Edit > EOL conversion > Unix format
Save the file and upload it, then re-download it with FlashFXP, it should be in Unix format.