Apr 14
File System Names Checker
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








