Page 1 of 1

file attributes

Posted: 2003-10-20, 14:10 UTC
by Lefteous
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!

Posted: 2003-10-20, 22:02 UTC
by oblomov
In my opinion they should all be supported, and the user should have an option to choose which ones to display.

Also, it would be nice if TC gave a context-menu option to make files sparse, since NT does not :\

Posted: 2004-02-11, 00:33 UTC
by Sheepdog
I agree with oblomov. If there are file attributes available they all should be possibly displayed by TC.
It 'd be also very nice if the different timestamps could be displayed/changed.

sheepdog

Posted: 2004-03-16, 18:01 UTC
by Thany
In my opinion they should all be supported
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...
a context-menu option to make files sparse
What's a sparse file anyway? :)

Posted: 2004-03-16, 19:10 UTC
by icfu
Files with sparse attribute set use less space on hard disk because only the nonzero data is written to disk. It's an NTFS feature.

Icfu

Posted: 2004-03-16, 19:21 UTC
by Lefteous
2Thany
The percentages are so close , you can't really make a good choice to which ones to support and which ones not to support...
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.
Take the encrypted attribute as example. 35/39 users voted for this atrribute - almost 90%...
What's a sparse file anyway?
If you need more detailed informations on sparse files this is the source:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/sparse_files.asp

Posted: 2004-08-25, 19:28 UTC
by OLLI_S
Support all Attributes