cli icon indicating copy to clipboard operation
cli copied to clipboard

[Feature] Upload Progress Bar

Open qoomon opened this issue 6 years ago • 8 comments

Would be great to have an upload bar as well.

qoomon avatar Jun 24 '18 20:06 qoomon

@jakubroztocil I would like to do this, please assign it to me. Any heads up that you would like to give.

moghya avatar Jul 13 '18 10:07 moghya

We're doing a hackathon at work today, and will see if we can manage to add this!

marhel avatar Dec 04 '19 09:12 marhel

@marhel thanks for thinking about HTTPie for your hackathon!

I'm currently working on streamed/chunked uploads (which is a bigger project) and I it would be difficult to implement the upload progress bar with the current upload behaviour, and also the implementation would have to change pretty drastically once the streaming uploads are in place. On the other hand, with proper upload streaming, it will be quite easy to reuse the downloads.py logic.

So, if I may, I would suggest focussing on something smaller.

jkbrzt avatar Dec 04 '19 09:12 jkbrzt

@jakubroztocil thanks for the heads up, we instead did a few minor PRs that was blocking our contributing, such as getting the tests working on windows and other issues.

marhel avatar Dec 04 '19 11:12 marhel

It would be great to get a progress bar now that the streamed uploads are in 2.3.0 😁

nachocab avatar Oct 29 '20 19:10 nachocab

@nachocab that is going to be the next step! :)

jkbrzt avatar Oct 30 '20 15:10 jkbrzt

Any news on this? would be a great addition to httpie! Also love it, thanks everyone for making it so easy to use. :)

kamyar avatar Jan 20 '21 15:01 kamyar

Needs #1023

Almad avatar Mar 05 '21 14:03 Almad