You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.