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

« back to all changes in this revision

Viewing changes to help/C/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:
4
4
      id="scan-remote">
5
5
 
6
6
  <info>
 
7
    <link type="guide" xref="index#scan"/>
7
8
    <revision version="0.1" date="2011-12-19" status="stub"/>
8
9
    <revision pkgversion="3.4" date="2012-02-20" status="review"/>
9
 
    <link type="guide" xref="index#scan" group="#last"/>
 
10
    <revision pkgversion="3.10" date="2013-07-20" status="review"/>
10
11
 
11
12
    <credit type="author copyright">
12
13
      <name>Julita Inca</name>
33
34
 
34
35
  <steps>
35
36
    <item>
36
 
      <p>Select <guiseq><gui>Analyzer</gui>
37
 
      <gui>Scan Remote Folder…</gui></guiseq> from the menu</p>
38
 
    </item>
39
 
    <item>
40
 
      <p>Choose the protocol that you wish to use</p>
41
 
<!--      <p>Choose one of following protocols, depends of what you want to do:</p>
42
 
      <terms>
43
 
        <item>
44
 
          <title><link xref="ssh">SSH</link></title>
45
 
          <p>Secure Shell offers you a secure connection because you need to
46
 
          login with a username and password.</p>
47
 
        </item>
48
 
        <item>
49
 
          <title><link xref="ftp">FTP (with login)</link></title>
50
 
          <p>File Transfer Protocol with login is reliable because a user
51
 
          account is required.</p>
52
 
        </item>
53
 
        <item>
54
 
          <title><link xref="windows-share">Windows Share</link></title>
55
 
          <p>Scan between Windows and Linux machines.</p>
56
 
        </item>
57
 
        <item>
58
 
          <title><link xref="web-dav">WebDAV (HTTP)</link></title>
59
 
          <p>Web-based Distributed Authoring and Versioning methods of
60
 
          Hypertext Transfer Protocol HTTP scan folders that are stored on
61
 
          World Wide Web servers.</p>
62
 
        </item>
63
 
        <item>
64
 
          <title><link xref="web-dav">Secure WebDAV (HTTPS)</link></title>
65
 
          <p>Secure WebDAV,ensures encryption while you are transfering
66
 
          data.</p>
67
 
        </item>
68
 
 
69
 
  <comment>
70
 
    <cite date="2011-12-28" href="mailto:mdhillca@gmail.com">Michael Hill</cite>
71
 
    <p>Custom Location needs a better explanation.</p>
72
 
  </comment>
73
 
        <item>
74
 
          <title><link xref="custom-location">Custom Location</link></title>
75
 
          <p>Custom Location enables you to access a particular function from
76
 
          the folder manager.</p>
77
 
        </item>
78
 
      </terms>-->
79
 
    </item>
80
 
    <item>
81
 
      <p>Enter in the IP address of the remote storage device into the
82
 
      <gui>Server</gui> field or the URI, depending on the protocol that you
 
37
      <p>Press the button in the top-right of the main window and select
 
38
      <gui style="menuitem">Scan Remote Folder…</gui>.</p>
 
39
    </item>
 
40
    <item>
 
41
      <p>Enter the URL into the <gui>Server Address</gui> field. It will
 
42
      normally have a protocol, followed by a colon and two slashes, that looks
 
43
      different depending on the <link
 
44
      xref="help:gnome-help/nautilus-connect#types">protocol</link> that you
83
45
      are using.</p>
84
 
<!--      <p>If you are not so sure about the information you have to write into
85
 
      <gui>Port</gui> and <gui>Folder</gui>, left in blank.</p>-->
86
46
    </item>
87
47
    <item>
88
 
      <p>Click <gui>Scan</gui> to continue; you may be asked for more details,
89
 
      like a password and username, before the scan will commence.</p>
 
48
      <p>Click <gui>Connect</gui> to continue; you may be asked for more
 
49
      details, like a password and username, before the scan will commence.</p>
90
50
    </item>
91
51
  </steps>
92
52
 
95
55
    system.</p>
96
56
  </note>
97
57
 
98
 
  <note>
99
 
    <p>Right-click on any folder and select <gui>Open Folder</gui> to launch
100
 
    the <app>Files</app> application, or <gui>Move to Trash</gui> to move your
101
 
    folder to <file>Trash</file>.</p>
102
 
  </note>
 
58
  <p>You can also select a recently used server instead of entering a new URL.
 
59
  If you enter a URL which is not valid, you will not be able to press
 
60
  <gui>Continue</gui>, but if the URL is valid, but incorrect, the connection
 
61
  will fail without warnings.</p>
103
62
 
104
63
</page>