2 <!DOCTYPE article PUBLIC
"-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
4 <!ENTITY % addindex
"IGNORE">
5 <!ENTITY % English
"INCLUDE" > <!-- change language only here -->
8 <article lang=
"&language;" id=
"sftp">
12 <author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;
</author>
13 <!-- TRANS:ROLES_OF_TRANSLATORS -->
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
23 <para> See the manual:
<ulink url=
"man:/sftp">sftp
</ulink>.