Storing books directly in the root directory is not a good idea. A FAT32 root directory has a maximum of 65,535 entries and any file or directory name that exceeds 11 characters will use extra entries to store the LFN information at 13 characters (26 bytes of UCS-2) per entry to a maximum of 21 entries for a single file.
|