aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/mcc-help/cs/diskdrake--dav.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs/stable/mcc-help/cs/diskdrake--dav.xml')
-rw-r--r--docs/docs/stable/mcc-help/cs/diskdrake--dav.xml80
1 files changed, 80 insertions, 0 deletions
diff --git a/docs/docs/stable/mcc-help/cs/diskdrake--dav.xml b/docs/docs/stable/mcc-help/cs/diskdrake--dav.xml
new file mode 100644
index 00000000..9f68a76a
--- /dev/null
+++ b/docs/docs/stable/mcc-help/cs/diskdrake--dav.xml
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<section version="5.0" xml:lang="cs" 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">Přístup k diskům a adresářům sdíleným pomocí WebDAV</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>Tento nástroj<footnote><para>Tento nástroj můžete spustit z příkazové řádky zadáním <emphasis
+role="bold">diskdrake --dav</emphasis> jako root.</para>
+ </footnote> se nachází v ovládacím
+středisku Mageia v kartě pro Sdílení v síti označené <guilabel>Nastavit
+sdílení pomocí WebDAV</guilabel>.</para>
+
+ <section>
+ <title>Úvod</title>
+
+ <para><link xlink:href="http://en.wikipedia.org/wiki/WebDAV">WebDAV</link> je
+protokol, který umožňuje připojit adresář webového serveru tak, že vypadá
+jako lokální adresář. Je nezbytné, aby na vzdáleném stroji byl spuštěn
+WebDAV server. Účelem tohoto nástroje není konfigurace serveru WebDAV.</para>
+ </section>
+
+ <section>
+ <title>Vytvoření nového záznamu</title>
+
+ <para>The first screen of the tool displays the already configured entries, if
+any, and a <guibutton>New</guibutton> button. Use it to create a new
+entry. Insert the server URL in the field of the new screen.</para>
+
+ <para>Then you get a screen with radio buttons to select some actions. Continue
+with the action <guibutton>Mount point</guibutton> by clicking
+<guibutton>OK</guibutton> after selecting the radio button, as the
+<guibutton>Server</guibutton> is already configured. You can however correct
+it, if needed.</para>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="diskdrake--dav3.png"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>The content of the remote directory will be accessible through this mount
+point.</para>
+
+ <para>In the next step, give your user name and password. If you need some other
+options, you can give them in the <guibutton>advanced</guibutton> screen.</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>