dwww Home | Show directory contents | Find package

<FILENAME filename="index.html"><html><head><title>fish</title><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-localised.css"><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="fish"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/kdoctools5-common/top-kde.jpg" width="36" height="34"> fish</div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"></td><td class="upCell"> </td><td class="nextCell"></td></tr></table></div><div id="contentBody"><div lang="de" class="article"><div class="titlepage"><div><div><h2 class="title"><a name="fish"></a>fish</h2></div><div><div class="authorgroup"><p class="author"><span class="firstname">Jörg</span> <span class="surname">Walter</span> <code class="email">&lt;trouble@garni.ch&gt;</code></p><p class="author"><span class="firstname">Brad</span> <span class="surname">Hards</span> <code class="email">&lt;bradh@frogmouth.net&gt;</code></p><span class="othercredit"><span class="contrib">Übersetzer</span>: <span class="firstname">Marco</span> <span class="surname">Wegner</span><br></span></div></div><div>Version <span class="releaseinfo"><span class="orgname">KDE<br></span> 4.5 (<span class="date">2010-10-27</span>)</span></div></div><hr></div><p>Ermöglicht den Zugriff auf die Dateien eines entfernten Rechners über das <span class="emphasis"><em>S</em></span>ecure <span class="emphasis"><em>SH</em></span>ell-Protokoll (<acronym class="acronym">SSH</acronym>). Der entfernte Rechner muss dafür nur einen <acronym class="acronym">SSH</acronym>-Dienst ausführen, der Rest dieses Protokolls verwendet nur Standard-Befehle.</p><p>Verwenden Sie das Ein-/Ausgabemodul fish wie folgt: <strong class="userinput"><code>fish://<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><em class="replaceable"><code>rechnername</code></em></span></code></strong> oder <strong class="userinput"><code>fish://<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><em class="replaceable"><code>benutzername</code></em></span>@<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><em class="replaceable"><code>rechnername</code></em></span></code></strong>.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Anmerkung</h3><p>Sie müssen zwei rechtsgerichtete Schrägstriche verwenden.</p></div><p>Sie können <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><em class="replaceable"><code>benutzername</code></em></span> (und das folgende @) weglassen, wenn Sie auf beiden Rechnern denselben Benutzer verwenden.</p><p>Sie können ein Passwort in dieser Form angeben: <strong class="userinput"><code>fish://<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><em class="replaceable"><code>benutzername</code></em></span>:<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><em class="replaceable"><code>passwort</code></em></span>@<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><em class="replaceable"><code>rechnername</code></em></span></code></strong>, aber normalerweise ist das nicht notwendig, weil Sie automatisch nach dem Passwort gefragt werden, wenn Sie keines angeben.</p><p>Wenn der SSH-Dienst auf dem entfernten Rechner nicht auf dem Standard-Port läuft, können Sie ihn mit der üblichen Adress-Syntax angeben: <strong class="userinput"><code>fish://<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><em class="replaceable"><code>rechnername</code></em></span>:<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><em class="replaceable"><code>portnummer</code></em></span></code></strong>.</p><p>Fish sollte mit annähernd jedem <acronym class="acronym">POSIX</acronym>-kompatiblen und <span class="trademark">UNIX</span>®-basierten Netzwerkrechner arbeiten können. Es verwendet die Shell-Befehle <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>cat</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>chgrp</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>chmod</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>chown</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>cp</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>dd</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>env</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>expr</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>grep</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>ls</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>mkdir</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>mv</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>rm</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>rmdir</strong></span></span>, <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>sed</strong></span></span>, und <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>wc</strong></span></span>. Fish startet <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>/bin/sh</strong></span></span> als Shell und erwartet, dass dies eine Bourne-Shell (oder kompatibel dazu wie <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>bash</strong></span></span>) ist. Falls <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>sed</strong></span></span> und <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>file</strong></span></span> sowie die Datei <code class="filename">/etc/apache/magic</code> verfügbar sind, werden diese verwendet, um den <acronym class="acronym">MIME</acronym>-Typ zu erkennen. </p><p>Ist auf dem Netzwerk-Rechner <span class="application">Perl</span> verfügbar, wird stattdessen dieses verwendet. Dann werden nur die Befehle <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>env</strong></span></span> und <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>/bin/sh</strong></span></span> benötigt. Die Verwendung von <span class="application">Perl</span> hat zudem dem Vorteil, dass es schneller ist.</p><p>Fish kann sogar auf <span class="trademark">Windows</span>®-Rechnern laufen, wenn Werkzeuge wie <span class="application">Cygwin</span> installiert sind. Alle oben angegebenen Hilfsprogramme müssen auf dem System über die Umgebungsvariable <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="envar"><code class="envar">PATH</code></span> erreichbar sein. Die ausführende Shell muss außerdem den Befehl <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>echo FISH:;/bin/sh</strong></span></span> korrekt ausführen können.</p></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"></td><td class="upCell"> </td><td class="nextCell"></td></tr><tr><td class="prevCell"> </td><td class="upCell"> </td><td class="nextCell"> </td></tr></table></div><div id="footer_text">Möchten Sie Kommentare und Verbesserungen zu dieser Seite beitragen?<br>Senden Sie Ihre Vorschläge an das <a href="mailto:kde-doc-english@kde.org" class="footer_email">KDE Dokumentationsteam</a></div></div></div></body></html></FILENAME>

Generated by dwww version 1.15 on Fri May 24 02:24:42 CEST 2024.