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

« back to all changes in this revision

Viewing changes to help/en_GB/scan-remote.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:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="scan-remote" xml:lang="en-GB">
3
 
 
4
 
  <info>
5
 
    <revision version="0.1" date="2011-12-19" status="stub"/>
6
 
    <revision pkgversion="3.4" date="2012-02-20" status="review"/>
7
 
    <link type="guide" xref="index#scan" group="#last"/>
8
 
 
9
 
    <credit type="author copyright">
10
 
      <name>Julita Inca</name>
11
 
      <email its:translate="no">yrazes@gmail.com</email>
12
 
    </credit>
13
 
    <credit type="editor">
14
 
      <name>Michael Hill</name>
15
 
      <email its:translate="no">mdhillca@gmail.com</email>
16
 
    </credit>
17
 
    <credit type="author editor">
18
 
      <name>Ekaterina Gerasimova</name>
19
 
      <email its:translate="no">kittykat3756@gmail.com</email>
20
 
    </credit>
21
 
 
22
 
    <desc>Scan a folder remotely from your computer.</desc>
23
 
 
24
 
  </info>
25
 
 
26
 
  <title>Scan a remote folder</title>
27
 
 
28
 
  <p><app>Disk Usage Analyzer</app> can scan storage devices which are
29
 
  accessible remotely. To scan the whole file system or any specific folder
30
 
  remotely:</p>
31
 
 
32
 
  <steps>
33
 
    <item>
34
 
      <p>Select <guiseq><gui>Analyzer</gui>
35
 
      <gui>Scan Remote Folder…</gui></guiseq> from the menu</p>
36
 
    </item>
37
 
    <item>
38
 
      <p>Choose the protocol that you wish to use</p>
39
 
<!--      <p>Choose one of following protocols, depends of what you want to do:</p>
40
 
      <terms>
41
 
        <item>
42
 
          <title><link xref="ssh">SSH</link></title>
43
 
          <p>Secure Shell offers you a secure connection because you need to
44
 
          login with a username and password.</p>
45
 
        </item>
46
 
        <item>
47
 
          <title><link xref="ftp">FTP (with login)</link></title>
48
 
          <p>File Transfer Protocol with login is reliable because a user
49
 
          account is required.</p>
50
 
        </item>
51
 
        <item>
52
 
          <title><link xref="windows-share">Windows Share</link></title>
53
 
          <p>Scan between Windows and Linux machines.</p>
54
 
        </item>
55
 
        <item>
56
 
          <title><link xref="web-dav">WebDAV (HTTP)</link></title>
57
 
          <p>Web-based Distributed Authoring and Versioning methods of
58
 
          Hypertext Transfer Protocol HTTP scan folders that are stored on
59
 
          World Wide Web servers.</p>
60
 
        </item>
61
 
        <item>
62
 
          <title><link xref="web-dav">Secure WebDAV (HTTPS)</link></title>
63
 
          <p>Secure WebDAV,ensures encryption while you are transfering
64
 
          data.</p>
65
 
        </item>
66
 
 
67
 
  <comment>
68
 
    <cite date="2011-12-28" href="mailto:mdhillca@gmail.com">Michael Hill</cite>
69
 
    <p>Custom Location needs a better explanation.</p>
70
 
  </comment>
71
 
        <item>
72
 
          <title><link xref="custom-location">Custom Location</link></title>
73
 
          <p>Custom Location enables you to access a particular function from
74
 
          the folder manager.</p>
75
 
        </item>
76
 
      </terms>-->
77
 
    </item>
78
 
    <item>
79
 
      <p>Enter in the IP address of the remote storage device into the
80
 
      <gui>Server</gui> field or the URI, depending on the protocol that you
81
 
      are using.</p>
82
 
<!--      <p>If you are not so sure about the information you have to write into
83
 
      <gui>Port</gui> and <gui>Folder</gui>, left in blank.</p>-->
84
 
    </item>
85
 
    <item>
86
 
      <p>Click <gui>Scan</gui> to continue; you may be asked for more details,
87
 
      like a password and username, before the scan will commence.</p>
88
 
    </item>
89
 
  </steps>
90
 
 
91
 
  <note>
92
 
    <p>Scanning over the network may be slower than scanning a local file
93
 
    system.</p>
94
 
  </note>
95
 
 
96
 
  <note>
97
 
    <p>Right-click on any folder and select <gui>Open Folder</gui> to launch
98
 
    the <app>Files</app> application, or <gui>Move to Trash</gui> to move your
99
 
    folder to <file>Trash</file>.</p>
100
 
  </note>
101
 
 
102
 
</page>