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

Add native data channel bandwidth throttling #108

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

Add native data channel bandwidth throttling #108

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

Comments

@giampaolo
Copy link
Owner

From billiej...@gmail.com on April 08, 2009 06:07:48

An important feature for an ftp server is limiting the speed for downloads
and uploads affecting the data channel.

This can currently be done through the demo/throttled_ftpd.py script which
has a ThrottledDTPHandler class implementing such functionality.

I think ThrottledDTPHandler has reached a good level of maturity and can be
moved from the demo script to become part of the library.

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

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on April 07, 2009 21:08:36

Labels: Component-Library

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on April 07, 2009 21:27:21

Implemented as r573 .

Status: Finished

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on April 27, 2009 09:52:31

Added a new "auto_sized_buffers" option as r601 .

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on August 29, 2009 10:34:02

Status: FixedInSVN

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on September 13, 2009 13:56:15

Status: Fixed

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on September 13, 2009 14:01:52

This is now fixed and included as part of 0.5.2 version.

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
Projects
None yet
Development

No branches or pull requests

1 participant