Changes between Initial Version and Version 1 of Ticket #9621, comment 9
- Timestamp:
- Apr 5, 2013, 12:15:43 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9621, comment 9
initial v1 2 2 > On what file system do you store this file? File recognition work only in BFS because it can store MIME types in attributes. 3 3 4 File type persistancy is indeed dependant on attributes, but Tracker for instance does file type identification even on FS that can't keep it persistant .4 File type persistancy is indeed dependant on attributes, but Tracker for instance does file type identification even on FS that can't keep it persistant, which allow at least match with apps supporting that type. 5 5 For instance, #7935 was about wrongly typed text files stored on a NTFS volume.