On 08/05/2013 10:55 AM, Amos Jeffries wrote: > On 5/08/2013 6:47 p.m., Alexey Roslyakov wrote: >> Hello, >> when download text files from ftp-server without proxy - all fine, but >> when using proxy all LF changed to CR/LF ("0x0a" to "0x0d 0x0a" in hex). >> There are configuration issue of squid or misconfigured ftp? >> Used squid version 2.7, 3.2 and 3.3 from ports on FreeBSD 8.4, 9.1 >> with default configuration. > > Strange. Squid does not do anything to the response objects as they > transmit. I think it is done by the FTP server. > > Amos or even the client. what CR/LF are you talking about exactly in FTP? Eliezer