Files transferred over shell protocol: Difference between revisions

Content deleted Content added
Lavv17 (talk | contribs)
m link to gnu cvs README.fish
m clean up, Replaced: SSHSSH using AWB
Line 1:
'''''FI'''les transferred over '''SH'''ell protocol'' is a [[Protocol (computing)|protocol]] to use [[Secure Shell|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 50:
* [http://docs.kde.org/development/en/kdebase/kioslave/fish.html KDE documentation]
* [http://www.linux.org/lessons/short/fish/index.html Tutorial for the kioslave]
 
[[Category:Network file transfer protocols]]