Question:
How to copy a file/folder on an ntfs partition to an archive with all attributes preserved?
Provided that the partition is mounted from under linux . tar -cvf --same-permissions
.
There are no problems with sections – you need to copy exactly individual folders and files.
Answer:
This is not possible because the Linux NTFS driver does not support Windows ACLs.