Rockbox General > Rockbox General Discussion

Case sensitive filenames?

<< < (2/2)

pixelma:
Also...

Do you use dircache?

Since I don't use it myself I don't know how it would behave in such a case but maybe answering that will help to at least find out what's going on.

riksweeney:

--- Quote from: pixelma on January 08, 2007, 07:38:16 AM ---Also...

Do you use dircache?

Since I don't use it myself I don't know how it would behave in such a case but maybe answering that will help to at least find out what's going on.

--- End quote ---

The files were just a few OGGs that I changed the capitalisation of. This was using dircache aswell as just the filetree (I don't use the database). I might try doing the same thing using the command line and by dragging the files onto it and see what happens.

Yotto:
I just did this in linux:

ls > foo
ls > Foo
ls
(showed both files)
cp foo Foo /media/ipod/
(no errors)
ls /media/ipod/
(only "foo" existed)

Navigation

[0] Message Index

[*] Previous page

Go to full version