add more spacing
[personal-kdebase.git] / runtime / doc / kioslave / sftp / index.docbook
blobba14a682e1df3223a2533d437a357bcd467500cb
1 <?xml version="1.0" ?>
2 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3 "dtd/kdex.dtd" [
4 <!ENTITY % addindex "IGNORE">
5 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
6 ]>
8 <article lang="&language;" id="sftp">
9 <title>sftp</title>
10 <articleinfo>
11 <authorgroup>
12 <author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author>
13 <!-- TRANS:ROLES_OF_TRANSLATORS -->
14 </authorgroup>
15 </articleinfo>
16 <para><acronym>SFTP</acronym> is a Secure file transfer protocol.
17 <command>sftp</command> is an interactive file transfer program,
18 similar to ftp, but it performs all operations over an encrypted
19 <command>ssh</command> transport. It may use many of the features of
20 <command>ssh</command>, including public key authentication and
21 compression.</para>
23 <para> See the manual: <ulink url="man:/sftp">sftp</ulink>.
24 </para>
26 </article>