lkml.org 
[lkml]   [1996]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.0.0 + zip on VFAT
h>

In article <31DFE626.716809D2@infomaniak.ch>,
Alexandre Maret <amaret@infomaniak.ch> wrote:

>While we are discussing VFAT... can someone tell me the right
>way to rename a file on a VFAT filesystem from "foo" to "Foo"
>or "FoO" ??? It logically returns "file already exists" because
>of VFAT's case insensitiveness...

What I do is
mv foo 1; mv 1 Foo

I guess I should make a special check to see if the too files are
the same except for case insensitivity and then allow the rename
to occur.

Gordon Chaffee
chaffee@plateau.cs.berkeley.edu


\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.025 / U:0.904 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site