forked from docs/doc-exports
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com> Co-authored-by: weihongmin1 <weihongmin1@huawei.com> Co-committed-by: weihongmin1 <weihongmin1@huawei.com>
1003 B
1003 B
Why Is a Question Mark Displayed in the Batch Task Progress Bar?
Possible causes:
When a batch upload or download task is being executed, if there are a large number of objects involved, obsutil needs to traverse all objects to collect the total number and size of objects in the task. During this collection process, a question mark (?) is displayed in the progress bar.
Solution:
After the information is collected, corresponding task details will be displayed in the progress bar.
Parent topic: FAQs