File: sharing-personal.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (98 lines) | stat: -rw-r--r-- 3,895 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" version="1.0 if/1.0" id="sharing-personal" xml:lang="zh-CN">

  <info>
    <link type="guide" xref="sharing"/>
    <link type="guide" xref="prefs-sharing"/>

    <revision pkgversion="3.10" version="0.1" date="2013-09-23" status="review"/>
    <revision pkgversion="3.12" date="2014-03-23" status="candidate"/>
    <revision pkgversion="3.14" date="2014-10-13" status="candidate"/>
    <revision pkgversion="3.18" date="2015-09-28" status="review"/>
    <revision pkgversion="3.33.3" date="2019-07-21" status="review"/>

    <credit type="author">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>让其他人访问您的<file>公共</file>文件夹中的文件。</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>TeliuTe</mal:name>
      <mal:email>teliute@163.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>tuberry</mal:name>
      <mal:email>orzun@foxmail.com</mal:email>
      <mal:years>2021</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Victor_Trista</mal:name>
      <mal:email>ljlzjzm@hotmail.com</mal:email>
      <mal:years>2023</mal:years>
    </mal:credit>
  </info>

  <title>共享您的文件</title>

  <p>您可以允许网络上的其他计算机访问<file>主</file>文件夹中的<file>公共</file>文件夹。配置<gui>文件共享</gui>以允许其他人访问该文件夹的内容。</p>

  <note style="info package">
    <p>您只有安装了 <app>gnome-user-share</app> 软件包,才能看到<gui>文件共享</gui>。</p>

    <if:choose xmlns:if="http://projectmallard.org/if/1.0/">
      <if:when test="action:install">
        <p><link action="install:gnome-user-share" style="button">安装 gnome-user-share</link></p>
      </if:when>
    </if:choose>
  </note>

  <steps>
    <item>
      <p>打开 <gui xref="shell-introduction#activities">活动</gui> 概览后输入 <gui>共享</gui>。</p>
    </item>
    <item>
      <p>点击 <gui>共享</gui> 打开面板。</p>
    </item>
    <item>
      <note style="info"><p>如果 <gui>设备名称</gui> 下面的文本允许编辑,则可以 <link xref="about-hostname">更改</link> 计算机在网络上显示的名称。</p></note>
    </item>
    <item>
      <p>选择<gui>文件共享</gui>。</p>
    </item>
    <item>
      <p>打开<gui>文件共享</gui>。这意味着您当前网络上的其他人将能够尝试连接到您的计算机并访问您的<file>公共</file>文件夹中的文件。</p>
      <note style="info">
        <p>将显示一个网络上的其他计算机可以用来访问您的<file>公共</file>文件夹的 <em>URI</em>。</p>
      </note>
    </item>
  </steps>

  <section id="security">
  <title>安全</title>

  <terms>
    <item>
      <title>需要密码</title>
      <p>要让其他人使用密码来访问您的<file>公共</file>文件夹,请将<gui>需要密码</gui>开关切换为开启状态。如果不启用此选项,任何人都可以尝试查看您的<file>公共</file>文件夹。</p>
      <note style="tip">
        <p>默认情况下,此选项已禁用,但是您应该将其启用并设置安全密码。</p>
      </note>
    </item>
  </terms>
  </section>

  <section id="networks">
  <title>网络</title>

  <p><gui>网络</gui>部分列出了您当前连接到的网络。使用网络旁边的开关来选择要共享文件的网络。</p>

  </section>

</page>