summaryrefslogtreecommitdiffstats
path: root/tde-i18n-et/docs/tdebase/kioslave/fish.docbook
blob: b499d847e74a56b6866e00d18e4075a3ad26b254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<article lang="&language;" id="fish">
<title
>fish</title>
<articleinfo>
<authorgroup>
<author
>&Joerg.Walter; &Joerg.Walter.mail;</author>
<author
>&Brad.Hards; &Brad.Hards.mail;</author>
<othercredit role="translator"
><firstname
>Marek</firstname
><surname
>Laane</surname
><affiliation
><address
><email
>bald@starman.ee</email
></address
></affiliation
><contrib
>Tõlge eesti keelde</contrib
></othercredit
> 
</authorgroup>

<date
>2005-02-29</date>
<releaseinfo
>1.1.2</releaseinfo>

</articleinfo>

<para
>Võimaldab ligipääsu teise arvuti failidele turvalise shelli (SEcure Shell ehk <acronym
>SSH</acronym
>) protokolli abil. Võrguarvutis peab töötama <acronym
>SSH</acronym
> deemon, kuid ülejäänus kasutab protokoll standardseid käsureatööriistu.</para>

<para
>Fishi KIO-mooduli kasutamine on järgmine: <userinput
>fish://<replaceable
>masinanimi</replaceable
></userinput
> või <userinput
>fish://<replaceable
>kasutajanimi</replaceable
>@<replaceable
>masinanimi</replaceable
></userinput
>.</para>

<note
><para
>Kasutada tuleb kaht kaldkriipsu.</para
></note>

<para
>Kui sinu kasutajanimi on mõlemas arvutis sama, võib osa <replaceable
>kasutajanimi</replaceable
> (ja sellele järgneva @-märgi) ära jätta.</para>

<para
>Lisada võib parooli kujul <userinput
>fish://<replaceable
>kasutajanimi</replaceable
>:<replaceable
>parool</replaceable
>@<replaceable
>masinanimi</replaceable
></userinput
>, kuid see ei ole hädavajalik, sest kui sa seda ei anna, küsitakse seda vajaduse korral sinu käest nagunii.</para>

<para
>Kui sul töötab <acronym
>SSH</acronym
> deemon mittestandardses pordis, siis saad pordi määrata tavalist &URL;-i süntaksit kasutades: <userinput
>fish://<replaceable
>masinanimi</replaceable
>:<replaceable
>pordinumber</replaceable
></userinput
>.</para>

<para
>Fish peaks toimima igal <acronym
>POSIX</acronym
>-iga ühilduval &UNIX;-põhisel kaugarvutil. See kasutab shellikäske <command
>cat</command
>, <command
>chgrp</command
>, <command
>chmod</command
>, <command
>chown</command
>, <command
>cp</command
>, <command
>dd</command
>, <command
>env</command
>, <command
>expr</command
>, <command
>grep</command
>, <command
>ls</command
>, <command
>mkdir</command
>, <command
>mv</command
>, <command
>rm</command
>, <command
>rmdir</command
>, <command
>sed</command
> ja <command
>wc</command
>. Fish käivitab shelli käsuga <command
>/bin/sh</command
> ja eeldab, et see on Bourne'i shell (või mõni ühilduv, näiteks <command
>bash</command
>). Kui saadaval on käsud <command
>sed</command
> ja <command
>file</command
> ning fail <filename
>/etc/apache/magic</filename
> &MIME; tüüpide signatuuridega, võib neid kasutada &MIME; tüübi tuvastamiseks. </para>

<para
>Kui võrgumasinas on saadaval <application
>Perl</application
>, kasutatakse hoopis seda. Siis läheb vaja ainult käske <command
>env</command
> ja <command
>/bin/sh</command
>. <application
>Perl</application
>i kasutamine on kasulik ka kiiruse suurenemise tõttu.</para>

<para
>Fish võib töötada isegi &Windows; masinas, kui sellesse on paigaldatud selline abivahend, nagu <application
>Cygwin</application
>. Kõik mainitud vahendid peavad asuma süsteemi otsinguteel (<envar
>PATH</envar
>) ning käivitatav shell peab suutma töödelda korrektselt käsku <command
>echo FISH:;/bin/sh</command
>.</para>

</article>