For the first Windows support delivery in 1.16, Windows specific file system attributes, i.e., Security Descriptor, system/hidden/read-only flags, creation time, NTFS streams, are not supported.
In another word, these attributes will be missed after restore.
We need to add Windows specific code to support these attributes.
For the first Windows support delivery in 1.16, Windows specific file system attributes, i.e., Security Descriptor, system/hidden/read-only flags, creation time, NTFS streams, are not supported. In another word, these attributes will be missed after restore.
We need to add Windows specific code to support these attributes.
Links to #8289