Content deleted Content added
→Implementations: add KDE Dolphin capability |
m general clean up and reparse test. using AWB |
||
Line 1:
{{
'''Files transferred over Shell protocol''' ('''FISH''') is a network [[Protocol (computing)|protocol]] that uses [[Secure Shell]] (SSH) or [[Remote Shell]] (RSH) to [[file transfer
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 56:
* [http://docs.kde.org/development/en/kdebase-runtime/kioslave/fish KDE documentation]
* [http://www.linux.org/lessons/short/fish/index.html Tutorial for the kioslave]
{{DEFAULTSORT:Files Transferred Over Shell Protocol}}
[[Category:Network file transfer protocols]]
|