Files transferred over shell protocol: Difference between revisions

Content deleted Content added
Lavv17 (talk | contribs)
+protocol messages;+session initiation
Lavv17 (talk | contribs)
+ref; change protocol name according to README.fish
Line 1:
'''''FI'''les transferrertransferred over '''SH'''ell protocol'' is a [[Protocol (computing)|protocol]] to use [[SSH]] or [[Remote Shell|RSH]] to 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]]. Optionally, there can be a special FISH server program (called ''start_fish_server'') on the server, which executes FISH commands instead of Unix shell and thus speeds up operations.
Line 45:
 
== External links ==
* [http://www.koders.com/noncode/fid7A78E5AF830613C2CD5439C97B18C4D50721CF3D.aspx README.fish from Midnight Commander]
* [http://www.garni.ch/fish/ kio_fish page]
* [http://docs.kde.org/development/en/kdebase/kioslave/fish.html KDE documentation]