diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
commit | 1bb0c88762d6fd00d77382381c3e55477bbd1872 (patch) | |
tree | e4df854f212e8e7735e8249948b6b3ecb441fc2c /tde-i18n-nl/docs/tdebase/tdeioslave/sftp.docbook | |
parent | 4cd567a4569676dd42e7d9b1c5aa99e19801b482 (diff) | |
download | tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.tar.gz tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-nl/docs/tdebase/tdeioslave/sftp.docbook')
-rw-r--r-- | tde-i18n-nl/docs/tdebase/tdeioslave/sftp.docbook | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/tde-i18n-nl/docs/tdebase/tdeioslave/sftp.docbook b/tde-i18n-nl/docs/tdebase/tdeioslave/sftp.docbook new file mode 100644 index 00000000000..32115f75322 --- /dev/null +++ b/tde-i18n-nl/docs/tdebase/tdeioslave/sftp.docbook @@ -0,0 +1,27 @@ +<article lang="&language;" id="sftp"> +<title +>sftp</title> +<articleinfo> +<authorgroup> +<author +>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +&Otto.Bruggeman;&Rinse.Devries; +</authorgroup> +</articleinfo> +<para +><acronym +>SFTP</acronym +> is een Secure File Transfer Protocol. <command +>sftp</command +> is een interactief programma, voor het overdragen van bestanden, zoals FTP. Verschil met FTP is dat het alle operaties uitvoert over een versleutelde <command +>ssh</command +>-verbinding. Het kan gebruik maken van de mogelijkheden van <command +>ssh</command +>, inclusief publieke-sleutel-authenticatie en compressie.</para> + +<para +>Zie ook de man-pagina: <ulink url="man:/sftp" +>sftp</ulink +>. </para> + +</article> |