Warning, /network/kio-extras/doc/kioworker/sftp/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
0003 "dtd/kdedbx45.dtd" [
0004 <!ENTITY % addindex "IGNORE">
0005 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
0006 ]>
0007         
0008 <article lang="&language;" id="sftp">
0009 <title>sftp</title>
0010 <articleinfo>
0011 <authorgroup>
0012 <author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author>
0013 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0014 </authorgroup>
0015 </articleinfo>
0016 <para><acronym>SFTP</acronym> is a Secure file transfer protocol.
0017 <command>sftp</command> is an interactive file transfer program,
0018 similar to ftp, but it performs all operations over an encrypted
0019 <command>ssh</command> transport.  It may use many of the features of
0020 <command>ssh</command>, including public key authentication and
0021 compression.</para>
0022 
0023 <para> See the manual: <ulink url="man:/sftp">sftp</ulink>.
0024 </para>
0025 
0026 </article>