Apr 14

File System Names Checker

Maciek Talaska @ 11:47 am

This is small utility (command line) that traverses given path, and informs you if there are any files with invalid characters, or any directories that have invalid names. I wrote it when I had problems running SyncToy (it didn’t give me any valuable information about which files or directories were causing problems).

Full source code is included (C#, VS 2008 – but it is so simple, that you may compile it with csc.exe).

Download

FileSystemNamesChecker (8)

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Furl
  • Reddit
  • TwitThis

Leave a Reply