You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1022 B
21 lines
1022 B
<?xml version="1.0" ?>
|
|
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
|
<!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'>
|
|
<!ENTITY % addindex "IGNORE">
|
|
<!ENTITY % Romanian "INCLUDE"> <!-- change language only here -->
|
|
]>
|
|
|
|
<article lang="&language;" id="sftp">
|
|
<title>sftp</title>
|
|
<articleinfo>
|
|
<authorgroup>
|
|
<author>&Ferdinand.Gassauer;</author>
|
|
&tradClaudiuCostin;
|
|
</authorgroup>
|
|
</articleinfo>
|
|
<para><acronym>SFTP</acronym> este un protocol de transfer securizat al fişierelor. <command>sftp</command> este un program de transfer interactiv al fişierelor similar cu ftp, dar care execută toate operaţiile printr-un canal de transport <command>ssh</command> criptat. El poate utiliza multe din caracteristicile <command>ssh</command>, inclusiv autentificarea cu cheie publică şi compresia datelor.</para>
|
|
|
|
<para>Citiţi pagina de manual: <ulink url="man:/sftp">sftp</ulink>. </para>
|
|
|
|
</article>
|