~ubuntu-branches/ubuntu/precise/kde-l10n-hu/precise-proposed

« back to all changes in this revision

Viewing changes to docs/kdebase-runtime/kioslave/sftp/index.docbook

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-01-24 20:43:54 UTC
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: package-import@ubuntu.com-20120124204354-lulz5rbpot05rzau
Tags: upstream-4.8.0
Import upstream version 4.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
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 % Hungarian "INCLUDE"
6
 
> <!-- change language only here -->
7
 
]>
8
 
        
9
 
<article lang="&language;" id="sftp">
10
 
<title
11
 
>sftp</title>
12
 
<articleinfo>
13
 
<authorgroup>
14
 
<author
15
 
>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author>
16
 
<othercredit role="translator"
17
 
><firstname
18
 
>Tamás</firstname
19
 
><surname
20
 
>Szántó</surname
21
 
><contrib
22
 
>Magyar fordítás</contrib
23
 
><affiliation
24
 
><address
25
 
><email
26
 
>tszanto@mol.hu</email
27
 
></address
28
 
></affiliation
29
 
></othercredit
30
 
31
 
</authorgroup>
32
 
</articleinfo>
33
 
<para
34
 
>Az <acronym
35
 
>SFTP</acronym
36
 
> egy biztonságos fájlátviteli protokoll. Az <command
37
 
>sftp</command
38
 
> program egy SFTP-t használó karakteres módú program, hasonlóan az ftp-hez, de az adatok elküldése a biztonságos, titkosított <command
39
 
>SSH</command
40
 
>-módban történik. Használhatja az <command
41
 
>ssh</command
42
 
> legtöbb lehetőségét, például a publikus kulcsokat és a tömörítést.</para>
43
 
 
44
 
<para
45
 
>Az sftp man-oldala: <ulink url="man:/sftp"
46
 
>sftp</ulink
47
 
>. </para>
48
 
 
49
 
</article>