~ubuntu-branches/ubuntu/wily/baobab/wily-proposed

« back to all changes in this revision

Viewing changes to help/C/scan-file-system.page

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-10-15 23:15:13 UTC
  • mfrom: (2.2.1 experimental) (2.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20141015231513-6cpun88orgfpyzdv
Tags: 3.14.1-1ubuntu1
* Merge from Debian unstable. (LP: #1268721) Remaining changes:
* debian/patches/use_traditional_titlebars_in_unity.patch:
  - Use the traditional menubar under Unity
* debian/patches/git_fix_pie_chart.patch:
  - Fx top level pie chart. (LP: #1393333)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
      id="scan-file-system">
5
5
 
6
6
  <info>
 
7
    <link type="guide" xref="index#scan"/>
7
8
    <revision pkgversion="3.4" date="2012-02-20" status="review"/>
8
 
    <link type="guide" xref="index#scan"/>
 
9
    <revision pkgversion="3.8" date="2013-07-20" status="review"/>
9
10
 
10
11
    <credit type="author copyright">
11
12
      <name>Julita Inca</name>
20
21
      <email its:translate="no">mdhillca@gmail.com</email>
21
22
    </credit>
22
23
 
23
 
    <desc>Scan all internal and removable storage devices.</desc>
 
24
    <desc>Scan your internal storage devices.</desc>
24
25
 
25
26
  </info>
26
27
 
27
28
  <title>Scan the file system</title>
28
29
 
29
 
  <p>To find out how much space your file system takes up:</p>
30
 
 
31
 
  <steps>
32
 
    <item>
33
 
      <p>Select <guiseq><gui>Analyzer</gui><gui>Scan File System</gui></guiseq>
34
 
      from the menu</p>
35
 
    </item>
36
 
  </steps>
37
 
 
38
 
  <p>Your file system includes all internal and removable storage devices which
39
 
  are mounted when the respective folder is scanned.</p>
 
30
  <p>To scan your computer, select the name of your computer from the list of
 
31
  <gui>Devices and locations</gui>. All of the folders that you have permission
 
32
  to access on your computer will be scanned. It is quite common for you to not
 
33
  have permissions to scan some directories on your computer.</p>
40
34
 
41
35
  <note style="tip">
42
36
    <p>If the file system that you are trying to scan is large, it may take a
43
 
    few minutes for the scan to complete.</p>
44
 
    <p>Select <guiseq><gui>Analyzer</gui><gui>Stop</gui></guiseq> to cancel the
45
 
    current scan, or <guiseq><gui>Analyzer</gui><gui>Refresh</gui></guiseq> to
46
 
    repeat the last scan.</p>
 
37
    few minutes for the scan to complete. To cancel the scan, press the button
 
38
    in the top-left corner of the screen to return to the list of devices.</p>
47
39
  </note>
48
40
 
49
 
  <p>The results may be useful in deciding which folders can be
50
 
  <link href="help:file-roller">archived</link>,
51
 
  <link href="help:gnome-help/files-delete">deleted</link> or
52
 
  <link href="help:gnome-help/files-copy">moved</link> to free up space. You can
53
 
  also use the results to estimate how much space would be needed for a
54
 
  <link href="help:gnome-help/backup-how">backup</link> of specific folders.</p>
55
 
 
56
 
  <p>Right-click on any folder and select <gui>Open Folder</gui> to launch the
57
 
  <app>Files</app> application, or <gui>Move to Trash</gui> to move your folder
58
 
  to <file>Trash</file>.</p>
59
 
 
60
41
</page>