Total Commander currently doesn't support all file attributes: Which file attributes should be supported:
FILE_ATTRIBUTE_DEVICE
FILE_ATTRIBUTE_ENCRYPTED
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED
FILE_ATTRIBUTE_OFFLINE
FILE_ATTRIBUTE_REPARSE_POINT
FILE_ATTRIBUTE_SPARSE_FILE
FILE_ATTRIBUTE_TEMPORARY
Get more information on file attributes:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/getfileattributes.asp
You can choose more than one attribute or I even check all attributes!
file attributes
Moderators: Hacker, petermad, Stefan2, white
I think I can safely say, in *everyones* opinion they should all be supported. The percentages are so close , you can't really make a good choice to which ones to support and which ones not to support...In my opinion they should all be supported
What's a sparse file anyway?a context-menu option to make files sparse

2Thany
Take the encrypted attribute as example. 35/39 users voted for this atrribute - almost 90%...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/sparse_files.asp
My poll went a little bit wrong. The sum of all listed attributes is about 100%, which is of course nonsense. If my question had been "If you could choose just one attribute to add. Which one would you choose?" this would haven been allright.The percentages are so close , you can't really make a good choice to which ones to support and which ones not to support...
Take the encrypted attribute as example. 35/39 users voted for this atrribute - almost 90%...
If you need more detailed informations on sparse files this is the source:What's a sparse file anyway?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/sparse_files.asp