kursatkobya / libfrizz

libfrizz is a computer software project providing a lightweight library and command-line tool for transferring data
GNU General Public License v3.0
0 stars 1 forks source link

-#, --progress-bar #26

Closed ozkanpakdil closed 2 years ago

ozkanpakdil commented 3 years ago

display transfer progress as a simple progress bar instead of the standard, more informational, meter.

should be used for POST,PUT big file or GET/download a file

ozkanpakdil commented 2 years ago

download progress bar is working but could not figure out the upload yet.