qingstor / qsctl

Advanced command line tool for QingStor Object Storage.
Apache License 2.0
24 stars 13 forks source link

Progress rate / progress bar support #324

Closed jerryjedi closed 4 years ago

jerryjedi commented 4 years ago

I use "qsctl cp" to upload a large file to qingstor on qingcloud.com,but "qsctl cp" doesn't display the progress rate, I don't know the status of the upload, just wait for the end.

Please add the "progress rate" of qsctl command.

Xuanwo commented 4 years ago

We will implement this feature into qsctl shell in v2.3.0.

Prnyself commented 4 years ago

We've added support in qsctl shell in v2.3.0 (latest version). You can try qsctl shell and then just cp and progress bar is expected to show. A lot of new interactive features were added in qsctl shell, such as command auto completion, history commands and so on, wish you have fun :).

Xuanwo commented 4 years ago

Closed for PR https://github.com/qingstor/qsctl/pull/331 merged.