#4565 closed defect (duplicate)
Translates line endings in ASCII transfer wrong
Reported by: | kilowattradio | Owned by: | dkocher |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | ftp | Version: | 3.5 |
Severity: | normal | Keywords: | ASCII Linefeeds additions |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.6 |
Description (last modified by dkocher)
I started having mac and windows line endings created with downloads. CD has a setting in preferences to translate line endings. The problem occurs like this
foo.html
line 1<CR> <CR><LF> LINE 2<CR> <CR><LF>
mixing windows line feeds with Mac line feeds.
CD should transfer text file with a no line ending change option. Presently you have to select a line ending for ASCII transfer. Best to leave this neutral so that the text editor changes the line endings?
Attachments (1)
Change History (4)
Changed on Jun 22, 2010 at 5:41:09 AM by kilowattradio
comment:1 Changed on Nov 19, 2010 at 1:03:09 PM by dkocher
- Summary changed from Cyberduck translates line endings in ASCII transfer wrong to Translates line endings in ASCII transfer wrong
comment:2 Changed on Nov 19, 2010 at 1:03:45 PM by dkocher
- Description modified (diff)
comment:3 Changed on Nov 20, 2010 at 11:26:44 AM by dkocher
- Resolution set to duplicate
- Status changed from new to closed
Duplicate for #2283. I recommend using binary transfers if you don't need line ending conversion.
Note: See
TracTickets for help on using
tickets.
Sample of changed HTML file with addition of Mac line feeds