From owner-freebsd-questions@FreeBSD.ORG Tue Dec 7 01:02:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9698216A4CE for ; Tue, 7 Dec 2004 01:02:23 +0000 (GMT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32FDF43D64 for ; Tue, 7 Dec 2004 01:02:23 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 4E45621CB5F for ; Mon, 6 Dec 2004 19:02:22 -0600 (CST) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11567-07 for ; Mon, 6 Dec 2004 19:02:13 -0600 (CST) Received: from pooh.honeypot.net (unknown [IPv6:2001:470:1f01:224:1::2]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id 779DC21C99E for ; Mon, 6 Dec 2004 19:02:13 -0600 (CST) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Mon, 6 Dec 2004 19:02:08 -0600 User-Agent: KMail/1.7.1 References: <20041207003710.GD740@internode.com.au> In-Reply-To: <20041207003710.GD740@internode.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1869031.C5zqdyAcZt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200412061902.12345.kirk@strauser.com> X-Virus-Scanned: by amavisd-new at honeypot.net Subject: Re: KDE, FreeBSD & fish X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 01:02:23 -0000 --nextPart1869031.C5zqdyAcZt Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 06 December 2004 06:37 pm, Adam Smith wrote: > I've used Konqueror many times before to connect from abroad to my machine > at home using fish://. This isn't answering your question, but: Why would you be using fish:// instead of sftp://? Think of fish as a=20 workaround for systems where you have SSH access but there is no SFTP serve= r=20 running. This is not true on (even halfway recent) FreeBSD systems where=20 SFTP is enabled by default. Anyway, if you're dead set on using it, see if you can enabled verbose logg= ing=20 either on the client or the server. Fish works by ssh'ing to a shell on yo= ur=20 system and running cd, ls, cat, and so on to get directory listings and the= =20 contents of files. If there is a problem with one of these commands, then= =20 there you go. =2D-=20 Kirk Strauser --nextPart1869031.C5zqdyAcZt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBtQEU5sRg+Y0CpvERAjGTAKCHkYWIfWN/WcvXTLn09+fFBEDrtwCgjjES TMGEfW7N41vXxy0KkEWGDqI= =cW4O -----END PGP SIGNATURE----- --nextPart1869031.C5zqdyAcZt--