Comment 5 for bug 128517

Revision history for this message
Minsang Kim (minsangkim) wrote : Re: fatsort writeClusterChain: Seek error!

No error on the filesystem, but of course, error would cause the program to terminate.

I found out that the program doesn't support unicode filenames, so not a bug but a lack of feature.
The program terminates with "failed to write..." message when it encounters non-latin directory or filename.

The only option to sort files in FAT is to use foldersort, which is a Windows application.
I have tried some programs online, but they won't compile.