Content deleted Content added
→External links: remove broken links to "kio_fish page", "KDE documentation" and "Tutorial for the kioslave" |
convert depreciated tt tag for code. Also fix missing opening/closing tt tag using AWB (10497) |
||
Line 3:
'''Files transferred over Shell protocol''' ('''FISH''') is a network [[Protocol (computing)|protocol]] that uses [[Secure Shell]] (SSH) or [[Remote Shell]] (RSH) to [[file transfer|transfer files]] between computers and manage remote files.
The advantage of FISH is that all it requires on the server-side is an SSH or RSH implementation, [[Unix shell]], and a set of standard [[Unix]] utilities (like [[ls]], [[cat (Unix)|cat]] or [[dd (Unix)|dd]]
The protocol was designed by Pavel Machek in 1998 for the [[Midnight Commander]] software tool.
Line 22:
### xyz<optional text>
line. <
Return codes are superset to those used in [[ftp]].
The codes 000 and 001 are special, their meaning depends on presence of server output before the end line.
== Session initiation ==
The client initiates SSH or RSH connection with <
The first two commands sent to the server are <
#FISH
|