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

Operations get and put limit the transmition speed #1560

Open
yangbinnnn opened this issue Feb 5, 2017 · 2 comments
Open

Operations get and put limit the transmition speed #1560

yangbinnnn opened this issue Feb 5, 2017 · 2 comments

Comments

@yangbinnnn
Copy link

The production environment is sensitive to network traffic, is it possible to limit the get/put operation transmition speed or this feature has been considered?(I know the sftp protocol is not directly supported)

like this:

get("remote_file", "local_path", rate-limit=50mb/s)
@bitprophet
Copy link
Member

Don't believe that's implemented yet but it's possible somebody will submit a PR sometime :) thanks for the feature request!

@zhan9san
Copy link

Waiting for paramiko/paramiko#1528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants