Files transferred over shell protocol: Difference between revisions

Content deleted Content added
Lavv17 (talk | contribs)
Correct protocol description as rsh can be used instead of SSH; add a note about start_fish_server; add note about protocol designer; add reference to Midnight Commander and Lftp.
Lavv17 (talk | contribs)
m link
Line 1:
{{importance}}
 
'''''FI'''les transferrer over '''SH'''ell protocol'' is a [[Protocol (computing)|protocol]] to use [[SSH]] or [[Remote shell|rsh]] to transfer files between computers. Serverside, '''FISH''' requires nothing more than a working [[unix shell]], and doesn't require file transfer to be enabled on the SSH server. Optionally, there can be a special FISH server program ''start_fish_server'' installed on the server.
 
The protocol was designed by Pavel Machek in [[1998]] for [[Midnight Commander]].