2 Replies Latest reply: Jan 27, 2014 8:17 PM by mytaxsite.co.uk RSS

    Preventing potential extra blank lines through ftp

    Herbert2001 Community Member

      For people having issues with DW (or any other ftp app) adding extra blank lines: changing the ftp mode to BINARY probably solves this behaviour. It happened once to me when using Filezilla ftp.

       

      Dreamweaver automatically uses ASCII to transfer readable text based files (like html and php). To change this transfer mode to BINARY, open FTPExtensionMap.txt (WIndows in AppData\Roaming\Adobe\Dreamweaver CS6\en_US\Configuration) and edit that file in a text editor.

       

      Then change the appropriate mappings.

       

      Hope that helps fix the problem.It's a known problem in certain cases, though I haven't experienced it a lot (just once a few years ago in Filezilla, actually). It has to do with how a Windows system and certain Linux systems might interpret CR LF and LF line endings.

       

      Read more here: https://wiki.filezilla-project.org/Data_Type