Re: Which FAT mount options to change the case of filenames?
- From: Johan Lindquist <spam@xxxxxxxxxxxxxx>
- Date: Fri, 27 Apr 2007 10:58:24 +0200
So anyway, it was like, 09:54 CEST Apr 27 2007, you know? Oh, and, yeah,
Jef Driesen was all like, "Dude,
When I try to change the case of a file on a fat32 partition, I get an
error:
$ touch ABC
$ mv ABC abc
mv: 'ABC' and 'abc' are the same file
The files in my image collection do not have a consistent case
now. I have variations like "IMG_xxxx.JPG", "IMG_xxxx.jpg" and
"img_xxxx.jpg" (the numbers are unique) and I want to have only one
naming scheme.
Perhaps try 'mv IMG_xxxx.JPG foo.jpg && mv foo.jpg img_xxxx.jpg'.
Or maybe the 'rename' command instead of 'mv' in your example above.
--
Time flies like an arrow, fruit flies like a banana. Perth ---> *
10:55:48 up 11 days, 11:15, 2 users, load average: 0.62, 0.88, 0.73
Linux 2.6.20.7 x86_64 GNU/Linux Registered Linux user #261729
.
- References:
- Which FAT mount options to change the case of filenames?
- From: Jef Driesen
- Re: Which FAT mount options to change the case of filenames?
- From: Lew Pitcher
- Re: Which FAT mount options to change the case of filenames?
- From: Jef Driesen
- Re: Which FAT mount options to change the case of filenames?
- From: Duinen
- Re: Which FAT mount options to change the case of filenames?
- From: Jef Driesen
- Which FAT mount options to change the case of filenames?
- Prev by Date: Re: Which FAT mount options to change the case of filenames?
- Next by Date: Data Recovery from External FAT32 Drive
- Previous by thread: Re: Which FAT mount options to change the case of filenames?
- Next by thread: Re: Which FAT mount options to change the case of filenames?
- Index(es):
Relevant Pages
|