From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Subject: Re: [9fans] acme question + diffs for kfs, fs and plumbing In-reply-to: from To: 9fans@cse.psu.edu Message-id: <200207101557.g6AFvUG12615@dave2.dave.tj> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT Date: Wed, 10 Jul 2002 11:57:30 -0400 Topicbox-Message-UUID: c7dfaa62-eaca-11e9-9e20-41e7f4b1d025 ...so clearly, there's no way to distinguish between a file 'a b' and a file 'a␣b' in a remote filesystem if we replace ' ' with '␣' upon importing to our system :-( - Dave Fco.J.Ballesteros wrote: > > This is a multi-part message in MIME format. > --upas-gyhymjcadgjxkouzirlpoqbniv > Content-Disposition: inline > Content-Type: text/plain; charset="UTF-8" > Content-Transfer-Encoding: 8bit > > There's no reason. > I though of using ☺, but I think it's more > usual in file names than ␣. > > --upas-gyhymjcadgjxkouzirlpoqbniv > Content-Type: message/rfc822 > Content-Disposition: inline > > Received: from mail.cse.psu.edu ([130.203.4.6]) by aquamar; Tue Jul 9 17:41:20 MDT 2002 > Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.18.6]) > by mail.cse.psu.edu (CSE Mail Server) with ESMTP > id 42B8F19A58; Tue, 9 Jul 2002 11:41:09 -0400 (EDT) > Delivered-To: 9fans@cse.psu.edu > Received: from mta9.srv.hcvlny.cv.net (mta9.srv.hcvlny.cv.net [167.206.5.133]) > by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 3818A19980 > for <9fans@cse.psu.edu>; Tue, 9 Jul 2002 11:40:44 -0400 (EDT) > Received: from dave2.dave.tj (ool-4351482a.dyn.optonline.net [67.81.72.42]) > by mta9.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 (built Feb 21 2002)) > with ESMTP id <0GYZ00D3UMV2XY@mta9.srv.hcvlny.cv.net> for 9fans@cse.psu.edu; > Tue, 09 Jul 2002 11:25:50 -0400 (EDT) > Received: (from dave@localhost) by dave2.dave.tj (8.10.2/8.10.2) > id g69FTj832499 for 9fans@cse.psu.edu; Tue, 09 Jul 2002 15:29:45 +0000 (GMT) > From: Dave > Subject: Re: [9fans] acme question + diffs for kfs, fs and plumbing > In-reply-to: from > > To: 9fans@cse.psu.edu > Message-id: <200207091529.g69FTj832499@dave2.dave.tj> > MIME-version: 1.0 > X-Mailer: ELM [version 2.5 PL3] > Content-type: text/plain; charset=iso-8859-1 > Content-transfer-encoding: 8BIT > Sender: 9fans-admin@cse.psu.edu > Errors-To: 9fans-admin@cse.psu.edu > X-BeenThere: 9fans@cse.psu.edu > X-Mailman-Version: 2.0.11 > Precedence: bulk > Reply-To: 9fans@cse.psu.edu > List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> > List-Archive: > Date: Tue, 09 Jul 2002 11:29:45 -0400 (EDT) > > AFAIK, VFAT uses Unicode for its long file names, so I see no reason > why ␣ shouldn't be allowed there. > > - Dave > > > Fco.J.Ballesteros wrote: > > > > : Wrong! What if files 'a b' and 'a_b' both exist on the foreign > > : system? Back to the drawing board, everyone, the problem needs > > : another, slightly more focussed iteration. > > > > I'm renaming ' ' with ␣ in u9fs > > There's no problem doing that since there's no ␣ > > in outside file names. > > > > --upas-gyhymjcadgjxkouzirlpoqbniv-- >