The Wayback Machine - https://web.archive.org/web/20200917224633/https://github.com/ParallelSSH/parallel-ssh/issues/178
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

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

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
Labels

Comments

@Suor
Copy link

@Suor 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.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.