Which flag should i use to show progress with B2


there is only show the Notice
how can it show the progress with upload?
which flag should i add?

I use -vv and --stats=3 and it shows the progress of files which it is currently operating on

1 Like

Use -v this will show progress every 1 minute by default, and show every file uploaded.

use --stats to change how often the info about the uploads in progress are printed.

PS you need to set the time on your computer correctly otherwise you may get problems with your tokens expiring at the wrong time.

thank you
i got it,let me try