summaryrefslogtreecommitdiffstats
path: root/tde-i18n-sl/docs/tdebase/tdeioslave/sftp
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-sl/docs/tdebase/tdeioslave/sftp')
-rw-r--r--tde-i18n-sl/docs/tdebase/tdeioslave/sftp/CMakeLists.txt7
-rw-r--r--tde-i18n-sl/docs/tdebase/tdeioslave/sftp/Makefile.am4
-rw-r--r--tde-i18n-sl/docs/tdebase/tdeioslave/sftp/index.docbook15
3 files changed, 26 insertions, 0 deletions
diff --git a/tde-i18n-sl/docs/tdebase/tdeioslave/sftp/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/tdeioslave/sftp/CMakeLists.txt
new file mode 100644
index 00000000000..bbf3357cfb8
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdeioslave/sftp/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdeioslave/sftp
+ NOINDEX
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/tdeioslave/sftp/Makefile.am b/tde-i18n-sl/docs/tdebase/tdeioslave/sftp/Makefile.am
new file mode 100644
index 00000000000..7969a041527
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdeioslave/sftp/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = sl
+SUBDIRS = $(AUTODIRS)
+KDE_DOCS = tdeioslave/sftp
+KDE_MANS = AUTO
diff --git a/tde-i18n-sl/docs/tdebase/tdeioslave/sftp/index.docbook b/tde-i18n-sl/docs/tdebase/tdeioslave/sftp/index.docbook
new file mode 100644
index 00000000000..d860bc9d033
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdeioslave/sftp/index.docbook
@@ -0,0 +1,15 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % Slovenian "INCLUDE"> <!-- change language only here -->
+]>
+
+<article lang="&language;" id="sftp">
+<title>sftp</title>
+
+<para><acronym>SFTP</acronym> je varen prenosni protokol (Secure file transfer protocol). <command>sftp</command> je interaktivni prenosnisški program, soroden ftp, vendar pa izvaja vse operacije preko šifriranega prenosa <command>ssh</command>. Lahko uporablja mnogo zmožnosti <command>ssh</command>, vključno z overovitvijo javnih ključev in stiskanjem.</para>
+
+<para> Oglejte si priročnik: <ulink url="man:/sftp">sftp</ulink>. </para>
+
+</article>
+