Skip to content

Provide callback to download/upload methods to implement progress bars #178

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

Open
Suor opened this issue Jul 11, 2019 · 0 comments
Open

Provide callback to download/upload methods to implement progress bars #178

Suor opened this issue Jul 11, 2019 · 0 comments

Comments

@Suor
Copy link

Suor commented Jul 11, 2019

Basic support for progress reporting is calling a callback with (done, total) or (done, total, filename).

We are considering switch from paramiko, but since we are developing a user facing command line tool dealing with large file transfers, this is an important part of ui for us.

@pkittenis pkittenis added this to the 2.7.0 milestone Feb 16, 2021
@pkittenis pkittenis removed this from the 2.7.0 milestone Oct 31, 2021
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

2 participants