Files transferred over shell protocol: Difference between revisions

Content deleted Content added
m Reflist
Line 44:
 
== Implementations ==
* [[Midnight Commander]]
* [[Lftp]]
* fish:// [[KDE]] [[KIO|kioslave]] (with [[konqueror]], [[Krusader]] or [[Dolphin (file manager)|Dolphin]])
* FISH was implemented in [[Emacs]] TRAMP some time ago, but support was removed<ref>https://github.com/emacs-mirror/emacs/commit/03c1ad4351c10ec998410e8d34f52ac4a1a0decd#diff-96ee1cf8a36451f16ddf3f468f6ac74643eeee171d17054ca0c8cbf6653a26a8</ref>
* ''tramp-fish.el'' implemented it in [[Emacs TRAMP]] (but might [http://lists.gnu.org/archive/html/tramp-devel/2010-09/msg00001.html have been thrown away] if nobody needed it); Emacs TRAMP in overall has similar goals to FISH: remote access to files through a remote Unix shell.
 
== See also ==