| Server IP : 172.67.134.114 / Your IP : 162.159.115.42 Web Server : Apache/2.4.37 System : Linux almalinux.duckdns.org 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64 User : ricodeal ( 1046) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/sl/baobab/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="problem-permissions" xml:lang="sl">
<info>
<link type="guide" xref="index#problems"/>
<revision pkgversion="3.12" date="2014-01-25" status="review"/>
<credit type="author copyright">
<name>Baptiste Mille-Mathias</name>
<email>[email protected]</email>
<years>2014</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>I see a <gui>Could not scan /… or some of the folders it
contains</gui> error message when scanning.</desc>
</info>
<title>Error when scanning</title>
<p>When scanning you might see a message <gui>Could not scan /… or some of the
folders it contains</gui> at the top of <app>Disk Usage Analyzer</app> window.
This error appears because you don't have the required permissions to access
some files due to restrictions set on the target system. The files you can't
access won't be used to compute the <link xref="pref-view-chart">chart</link>
representing the disk usage, hence the result reported may be wrong.</p>
<p>Not having access to all files and directories is perfectly common though,
so there is nothing you can do about this error.</p>
<note style="info"><p><app>Disk Usage Analyzer</app> uses command
<cmd>du</cmd> to create the detailed view of the use of storage, and needs
you have read permission on files and execute permission of directories.</p>
<p>On the other hand, filesystem disk usage on the use command <cmd>df</cmd>
for disk utilisation on the main window which relies on the filesystem and not
on file permissions.</p></note>
</page>