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

Patch to speed up ASCII transfers #92

Closed
giampaolo opened this issue May 28, 2014 · 5 comments
Closed

Patch to speed up ASCII transfers #92

giampaolo opened this issue May 28, 2014 · 5 comments
Labels
Component-Library enhancement imported imported from old googlecode site and very likely outdated OpSys-Windows Performance

Comments

@giampaolo
Copy link
Owner

From billiej...@gmail.com on November 18, 2008 16:49:53

The patch in attachment makes ASCII transfers 200% faster when ASCII mode
is set and the server doesn't need to perform any ASCII translation (os.sep
is already equal to "\r\n").

Attachment: ascii.patch

Original issue: http://code.google.com/p/pyftpdlib/issues/detail?id=92

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on November 18, 2008 07:54:21

Labels: -OpSys-UNIX OpSys-Windows

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on November 18, 2008 08:06:27

Implemented in r440 .

Status: Finished

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on November 20, 2008 12:56:33

Labels: Milestone-0.5.1

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on January 21, 2009 10:05:51

Fixed in version 0.5.1 released on 2009-01-21.

Status: Fixed

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on April 02, 2009 08:53:55

Labels: -OpSys-All

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component-Library enhancement imported imported from old googlecode site and very likely outdated OpSys-Windows Performance
Projects
None yet
Development

No branches or pull requests

1 participant