~ubuntu-branches/ubuntu/utopic/gnome-user-docs/utopic-proposed

« back to all changes in this revision

Viewing changes to gnome-help/el/nautilus-connect.page

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-04-01 06:44:41 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20120401064441-kzqieiifcso1lnhe
Tags: 3.4.0-1
* New upstream release.
* Bump Standards-Version to 3.9.3.

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/" type="topic" style="task" id="nautilus-connect" xml:lang="el">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="files" group="more"/>
 
6
<!--
 
7
    <link type="guide" xref="net#sharing"/>
 
8
-->
 
9
 
 
10
    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
 
11
    <desc>View and edit files on another computer over FTP, SSH, Windows
 
12
    shares, or WebDAV.</desc>
 
13
 
 
14
    <credit type="author">
 
15
      <name>Shaun McCance</name>
 
16
      <email>shaunm@gnome.org</email>
 
17
    </credit>
 
18
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
19
  </info>
 
20
 
 
21
<title>Browse files on a server or network share</title>
 
22
 
 
23
<p>You can connect to a server or network share to browse and
 
24
view files on that server, exactly as if they were on your
 
25
own computer. This is a convenient way to download or upload 
 
26
files on the internet, or to share files with other people on
 
27
your local network.</p>
 
28
 
 
29
<p>To browse files over the network, open the <app>Files</app>
 
30
application from the <gui>Activities</gui> overview. Then, click 
 
31
<gui>Browse Network</gui> in the sidebar, or select
 
32
<gui>Network</gui> from the <gui>Go</gui> menu. The file manager
 
33
will find any computers on your local area network that advertise
 
34
their ability to serve files. If you want to connect to a server
 
35
on the internet, or if you do not see the computer you're looking
 
36
for, you can manually connect to a server by typing in its 
 
37
internet/network address.</p>
 
38
 
 
39
<steps>
 
40
  <title>Connect to a file server</title>
 
41
  <item><p>In the file manager, click <guiseq><gui>File</gui>
 
42
  <gui>Connect to Server</gui></guiseq>.</p></item>
 
43
  <item><p>Enter the server address, select the type of server, and enter
 
44
  any additional information as required. Then click <gui>Connect</gui>.
 
45
  Details on server types are <link xref="#types">listed below</link>.</p>
 
46
  <p>For servers on the internet, you can usually use the domain name 
 
47
  (e.g. <sys>ftp.example.com</sys>). For computers on your local network, 
 
48
  however, you may have to use the computer's 
 
49
  <link xref="net-findip">numeric IP address</link>.</p>
 
50
  </item>
 
51
  <item><p>A new window will open showing you the files on the server.
 
52
  You can browse the files just as you would for those on your own computer.</p>
 
53
  <p>The server will also be added to the sidebar so you can access it quickly 
 
54
  in the future</p>
 
55
  </item>
 
56
</steps>
 
57
 
 
58
<section id="types">
 
59
 <title>Different types of servers</title>
 
60
 
 
61
<p>You can connect to different types of servers. Some servers
 
62
are public, and allow anybody to connect. Other servers require
 
63
you to log in with a user name and password.</p>
 
64
<p>You may not have permissions to perform certain actions on files 
 
65
on a server. For example, on public FTP sites, you will probably not be
 
66
able to delete files.</p>
 
67
 
 
68
<terms>
 
69
<title>Types of servers</title>
 
70
<item>
 
71
  <title>SSH</title>
 
72
  <p>If you have a <em>secure shell</em> account on a server, you
 
73
  can connect using this method. Many web hosts provide SSH accounts
 
74
  to members so they can securely upload files. SSH servers always
 
75
  require you to log in. If you use a secure shell key to log in,
 
76
  leave the password field blank.</p>
 
77
  
 
78
  <comment><cite>shaunm</cite><p>We should have a topics on encryption
 
79
  keys, possibly rolling the seahorse help into gnome-help. Then link
 
80
  from here.</p></comment>
 
81
  
 
82
  <p>When using SSH, all the data you send (including your password)
 
83
  is encrypted so that other users on your network can't see it.</p>
 
84
</item>
 
85
<item>
 
86
  <title>FTP (with login)</title>
 
87
  <p>FTP is a popular way to exchange files on the Internet.
 
88
  Because data is not encrypted over FTP, many servers now provide
 
89
  access through SSH. Some servers, however, still allow or require
 
90
  you to use FTP to upload or download files. FTP sites with logins
 
91
  will usually allow you to delete and upload files.</p>
 
92
</item>
 
93
<item>
 
94
  <title>Public FTP</title>
 
95
  <p>Sites that allow you to download files will sometimes provide
 
96
  public or anonymous FTP access. These servers do not require a
 
97
  user name and password, and will usually not allow you to delete
 
98
  or upload files.</p>
 
99
  <p>Some anonymous FTP sites require you to log in with a
 
100
  public user name and password, or with a public user name using
 
101
  your email address as the password. For these servers, use the
 
102
  <gui>FTP (with login)</gui> method, and use the credentials
 
103
  specified by the FTP site.</p>
 
104
</item>
 
105
<item>
 
106
  <title>Windows share</title>
 
107
  <p>Windows computers use a proprietary protocol to share files over a local
 
108
  area network. Computers on a Windows network are sometimes grouped into
 
109
  <em>domains</em> for organization and to better control access. If you have
 
110
  the right permissions on the remote computer, you can connect to a Windows
 
111
  share from the file manager.</p>
 
112
</item>
 
113
<item>
 
114
  <title>WebDAV and Secure WebDAV</title>
 
115
  <p>Based on the HTTP protocol used on the web, WebDAV is sometimes used to
 
116
  share files on a local network and to store files on the internet. If the
 
117
  server you're connecting to supports secure connections, you should choose
 
118
  this option. Secure WebDAV uses strong SSL encryption, so that other users 
 
119
  can't see your password.</p>
 
120
  <comment>
 
121
    <cite date="2012-02-19">shaunm</cite>
 
122
    <p>Also used by gnome-user-share, but we're not talking about that
 
123
    in gnome-help for 3.0. Hopefully it will be better integrated in 3.2,
 
124
    and we can discuss it better in the help. If that happens, link from
 
125
    here.</p>
 
126
  </comment>
 
127
</item>
 
128
</terms>
 
129
</section>
 
130
 
 
131
</page>