To view parent comment, click here.
To read all comments associated with this story, please click here.
It's not exFAT - it's actually texFAT, where the "t" stands for transactional.
http://en.wikipedia.org/wiki/Transaction-Safe_FAT_File_System
Fair though but still, isn't it about time MS put FAT to bed already.
Even with the additional transaction features (which don't even apply to files copied from Windows, as the Wikipedia article suggests: http://en.wikipedia.org/wiki/Transaction-Safe_FAT_File_System#Limit... ), texFAT is still behind many other file systems optimised and/or created specifically with this kind of media in mind.
When so many advances have been made to portable devices and storage solutions over the many years - it's such a shame to see that we're still crippling our hardware with a 30+ year old file system.
I mean, if backwards compatibility was really that big of an issue (heaven forbid you include a file system driver CD with the phone instead of that woeful ActiveSync crapware) then why not push "pocketNTFS" (or whatever) with Win7 installs and XP/Vista service packs.
Sometimes I really do think Microsoft have a deep-seated phobia with pushing new technology and decommissioning the old.
Sorry for the rant, but I really do wish FAT would die already.
Edited 2010-04-20 16:24 UTC





Member since:
2006-06-12
Yea, it is ExFAT. It is not the only inaccurate detail.
-FAT32 can cover more than 4gb, with LBA on, it can do a good job even on 320gb drives.
-The file size limit is 4gb, not storage limit
-The file count limit is 4 billion
-The minimal file size is drivesize in bit * (1/4 billion)
Other wise, the only other real limitations of FAT is the lack of security and file system automatic recovery.