i suspect that the logic of these devices is that they look for a counter within the first 8 characters of a name - as the counter beyond the 8 character limit doesn't list correctly. it just seems odd that they do this whilst also being able to display long file names.
Long file names are handled pretty specially on FAT partitions... an 8.3 short filename is generated for each file (with the last few chars changed to make the names unique), and a number of additional FAT filename entries marked with special attributes are created for the long/unicode name. It's all very hairy and messy.








Logged
- carpe noctem






