Open
Description
The utils at extended-attributes-and-tags do not seem to be able to extract legacy Mac OS’ type & creator code of a file, and it would be useful if one could locally.
macOS stores legacy type & creator code inside the extended attribte com.apple.FinderInfo
and one can specifically query them with /usr/bin/GetFileInfo -t <file>
and /usr/bin/GetFileInfo -c <file>
respectively.
DSM seems to store them inside @SynoResource files.
Metadata
Metadata
Assignees
Labels
No labels