Jump to content

Fixing illegal file names on NTFS partitions


Phenomic

Recommended Posts

Linux creates illegal filenames on NTFS partitions.

How I get them:

- I create bookmarks by dragging URLs from the browser into some directory.

- I download European movies and sitcoms with non-western(?) characters.

It looks like this:

IllegalFilenames.jpg

Some files are unreadable, some are hard to fix by renaming in Explorer. Linux will even save two identical filenames in the same dir but with different case, ugh! (Guess what happens to these when you delete one? Both get deleted!) CHKDSK doesn’t complain or attempt to fix them.

I’m looking for a utility to go through partitions and fix all these, by replacing illegal characters (using some kind of rule). Probably a batch file, or CreateFile API applet, or whatever.

Any ideas?

Edited by Phenomic
Link to comment
Share on other sites


I never had this kind of problem with recent linux ntfs r/w support or ntfs3g.

It looks like a code page problem. Does the filenames are ok (without the "?") under linux ?

I didn’t research all the causes. Some apps are not reading unicode filenames correctly. But Linux is definitely creating file names with illegal chars, or 2 files named “FileName” and “filename”. And Firefox will save any Flash movie you’re watching on YouTube with its original name. Also Drag some URLs from the browser and you’ll see... I just opened Nautilus and created a new file named “\\new> file |”.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...