From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamie Lokier Subject: Re: [PATCH] private mounts Date: Sun, 24 Apr 2005 22:12:49 +0100 Message-ID: <20050424211249.GA9304@mail.shareable.org> References: <20050424201820.GA28428@infradead.org> <20050424205422.GK13052@parcelfarce.linux.theplanet.co.uk> <20050424210616.GA29151@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.shareable.org ([81.29.64.88]:3752 "EHLO mail.shareable.org") by vger.kernel.org with ESMTP id S262425AbVDXVNI (ORCPT ); Sun, 24 Apr 2005 17:13:08 -0400 To: Christoph Hellwig , Miklos Szeredi , viro@parcelfarce.linux.theplanet.co.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org Content-Disposition: inline In-Reply-To: <20050424210616.GA29151@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Christoph Hellwig wrote: > > > I believe the point is: > > > > > > 1. Person is logged from client Y to server X, and mounts something on > > > $HOME/mnt/private (that's on X). > > > > > > 2. On client Y, person does "scp X:mnt/private/secrets.txt ." > > > and wants it to work. > > > > > > The second operation is a separate login to the first. > > > > Solution? > > just restart your shell. Same way you do that after adjusting $PATH. What do you mean? I cannot think of any way restarting the shell would solve the above. -- Jamie