pcloud icon indicating copy to clipboard operation
pcloud copied to clipboard

How can I display upload or download progress bar with speed and estimated time?

Open ashish453 opened this issue 5 years ago • 5 comments

Please share the code with Example.... I'm new to python.

ashish453 avatar May 03 '20 19:05 ashish453

@ashish453 there is an pCloud API method for that: https://docs.pcloud.com/methods/file/uploadprogress.html

It is not implemented yet. You have several options:

  • Implement it yourself and submit a pull request.
  • Wait until I have time and interest to implement it.
  • Pay me (or someone else) to implement it. My contact details are on my homepage: https://tomgross.github.io/

tomgross avatar May 06 '20 05:05 tomgross

HI Tom - for this do you have any package or lib suggestions on how to tackle this? If you have some familiarity then maybe someone could take it on..

ikwyl6 avatar Jun 20 '23 21:06 ikwyl6