forked from docs/doc-exports
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
21 lines
1004 B
HTML
21 lines
1004 B
HTML
<a name="obs_03_1038"></a><a name="obs_03_1038"></a>
|
|
|
|
<h1 class="topictitle1">Can I Query the Number and Size of Files in a Folder?</h1>
|
|
<div id="body0000001207124255"><div class="p" id="obs_03_1038__p1516982410412">Take Linux OS as an example. Run the <strong id="obs_03_1038__b39301317124317">./obsutil ls obs://bucket-test/test/ -du -limit=0</strong> command to query the size of the <strong id="obs_03_1038__b1593091794312">test</strong> folder in bucket <strong id="obs_03_1038__b1193021713431">bucket-test</strong>.<pre class="screen" id="obs_03_1038__screen1982811119278"><strong id="obs_03_1038__b18828711162710">./obsutil ls obs://bucket-test/test/ -du -limit=0</strong>
|
|
|
|
Start at 2023-03-16 06:40:18.2773873 +0000 UTC
|
|
|
|
Listing objects .
|
|
|
|
Remove the -du parameter to view more information
|
|
[DU] Total prefix [test/] size: 990.85MB
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="obs_03_1024.html">FAQs</a></div>
|
|
</div>
|
|
</div>
|
|
|