Reply To: xml not parsing unusual characters

#11086
rpedde
Participant

@fizze wrote:

well dos-based would be FAT16, or VFAT then, at best.
So that would explain why the special characters are fubar 😉

Yup yup. There is special-case hackishness for NTFS though, so NTFS would work okay, too.

Also fat also causes problems with determining file time. Seems like it always returns localtime rather than utc, or something. Something that messed up scanning, anyway.