From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-101227-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Mtxjz-00080Z-DL for garchives@archives.gentoo.org; Sat, 03 Oct 2009 06:05:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2AC0E089B; Sat, 3 Oct 2009 06:05:09 +0000 (UTC) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.9]) by pigeon.gentoo.org (Postfix) with ESMTP id 5F763E089B for <gentoo-user@lists.gentoo.org>; Sat, 3 Oct 2009 06:05:09 +0000 (UTC) Received: from rohan.altum.de (p5DC80283.dip0.t-ipconnect.de [93.200.2.131]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0Lsfxh-1MEBpd2sbh-012pJI; Sat, 03 Oct 2009 08:05:08 +0200 Received: from localhost (localhost [127.0.0.1]) by rohan.altum.de (Postfix) with ESMTP id 48F24C95F1C for <gentoo-user@lists.gentoo.org>; Sat, 3 Oct 2009 08:05:08 +0200 (CEST) Received: from gondolin.localnet (gondolin [192.168.1.4]) (Authenticated sender: heini) by rohan.altum.de (Postfix) with ESMTP id BAECFC95F1A for <gentoo-user@lists.gentoo.org>; Sat, 3 Oct 2009 08:05:06 +0200 (CEST) From: Dirk Heinrichs <dirk.heinrichs@online.de> Organization: Privat To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Abut smb:// aware tools Date: Sat, 3 Oct 2009 08:05:05 +0200 User-Agent: KMail/1.12.1 (Linux/2.6.31.1; KDE/4.3.1; i686; ; ) References: <87y6nt1pmo.fsf@newsguy.com> In-Reply-To: <87y6nt1pmo.fsf@newsguy.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200910030805.05375.dirk.heinrichs@online.de> X-Provags-ID: V01U2FsdGVkX1+VJtI4hRJh4evh9tVIvsa1ZVz1nGbbQr97BQM HxdyJ7cA5RfMVuAY40e/JrNTDT1dfsh0OyTc2I+EAeD6VcVr/C M3AiqChuthv7IE2T6a0SQ== X-Archives-Salt: ffa2dc85-5b7f-42ac-a84c-59b81f36292d X-Archives-Hash: becdb94ed7c225cd97500a0f73301cf0 Am Freitag 02 Oktober 2009 22:56:31 schrieb Harry Putnam: > I'd really like to be able to use UNK addressing from the cmd line. > > cd //host/share > You can do `cd //linux-host/share' in a bash terminal You can do it on Linux, too. Use the kernel automounter and set it up to mount shares under /net/<hostname>. (Hmm, isn't that the default anyway?) > Konqueror can do it... but I don't run kde, and don't really want to > fiddle with it in that direction. No, konq can't do it. It uses KDE kio techniques (incl. smb, fish, ftp, audiocd, whatever), but this is KDE only. Bye... Dirk