blob: a59a0a2bf7e3abc7eb29d4abd9b97df0fd3ca553 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<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>
|