aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/de/diskdrake--dav.xml
blob: 28c04b2c1afbd9506f3204f88ec81c532e40175c (plain)
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
<?xml version="1.0" encoding="utf-8"?>
<section version="5.0" xml:lang="de" xml:id="diskdrake--dav"
         xmlns="http://docbook.org/ns/docbook"
         xmlns:xlink="http://www.w3.org/1999/xlink"
         xmlns:ns5="http://www.w3.org/1998/Math/MathML"
         xmlns:ns4="http://www.w3.org/2000/svg"
         xmlns:ns3="http://www.w3.org/1999/xhtml"
         xmlns:ns2="http://www.w3.org/1999/xlink"
         xmlns:ns="http://docbook.org/ns/docbook">
  <info>
    <title xml:id="diskdrake--dav-ti1">Zugriff auf über WebDAV freigegebene Laufwerke und Verzeichnisse</title>

    <subtitle>diskdrake --dav</subtitle>
  </info>

  <mediaobject>
    <imageobject>
      <imagedata align="center" fileref="diskdrake--dav1.png" format="PNG"
                 revision="1" xml:id="diskdrake--dav-im1"/>
    </imageobject>
  </mediaobject>

  <para>Das Werkzeug <footnote><para>Sie können das Werkzeug über die Kommandozeile aufrufen, indem sie <emphasis
role="bold">diskdrake --dav</emphasis> als root eingeben</para>
  </footnote> befindet sich im Mageia
Control Center im Reiter Netzwerkfreigaben und heißt <guilabel>Configure
WebDAV shares</guilabel>.</para>

  <section>
    <title>Einleitung</title>

 <para><link xlink:href="http://de.wikipedia.org/wiki/WebDAV">WebDAV</link> ist ein
Protokoll, welches erlaubt, Verzeichnisse auf einem Webserver lokal
einzubinden, sodass es wie ein lokales Verzeichnis erscheint. Dazu ist es
notwendig, das auf dem Remote-Computer ein WebDAV-Server läuft. Ziel dieses
Werkzeugs ist nicht die Konfiguration eines WebDAV Servers.</para>
  </section>

  <section>
    <title>Einen neuen Eintrag erstellen</title>

    <para>Das erste Fenster von dem Werkzeug zeigt die bereits konfigurierten Einträge
an, wenn welche vorhanden sind und einen <guibutton>Neu</guibutton>
Knopf. Benutze diesen, um eine neuen Eintrag zu erstellen. Gib in das Feld
von dem neuen Fenster die Server-URL ein.</para>

    <para>Dann bekommen sie einen Auswahlbildschirm, wo sie </para>

    <mediaobject>
        <imageobject>
          <imagedata fileref="diskdrake--dav3.png"/>
        </imageobject>
      </mediaobject>

    <para>Der</para>

    <para>Geben sie in dem nächsten Schritt ihren Benutzernamen und ihr Passwort
an. Wenn sie weitere Optionen benötigen, können sie diese im
<guibutton>Erweitert</guibutton> Bildschirm angeben</para>

    <mediaobject>
        <imageobject>
          <imagedata fileref="diskdrake--dav4.png"/>
        </imageobject>
      </mediaobject>

    <para>The option <guibutton>Mount</guibutton> allows you to mount immediately the
access.</para>

    <para>After you accepted the configuration with the radio button
<guibutton>Done</guibutton>, the first screen is displayed again and your
new mount point is listed. After you choose <guibutton>Quit</guibutton>, you
are asked whether or not to save the modifications in
<emphasis>/etc/fstab</emphasis>. Choose this option if you want that the
remote directory is available at each boot. If your configuration is for
one-time usage, do not save it.</para>
  </section>
</section>