Skip to content

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

Open
@Suor

Description

@Suor

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions