Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translates line endings in ASCII transfer wrong #4565

Closed
cyberduck opened this issue Jun 22, 2010 · 1 comment
Closed

Translates line endings in ASCII transfer wrong #4565

cyberduck opened this issue Jun 22, 2010 · 1 comment
Assignees
Labels
bug duplicate ftp FTP Protocol Implementation high priority

Comments

@cyberduck
Copy link
Collaborator

3805e24 created the issue

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

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #2283. I recommend using binary transfers if you don't need line ending conversion.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate ftp FTP Protocol Implementation high priority
Projects
None yet
Development

No branches or pull requests

2 participants