Skip to content

multi part upload progress not display #25

Description

@soneedu

(1), multi part upload progress not display in function as below. can display when use print
def progress(x,y):
logger.debug("Part %d: %0.2f%%" % (i+1, 100.*x/y))

(2), and is it possible to display the whole file upload progress ?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions