copy files with...

Discuss new features and functions
Posts: 6
Joined: 20 Dec 2001

arioch_bdv

lookign at Global Options dialog, ut made me wonder, if Extended Attributes
and/or NTFS Alternate Streams can be copied along with files.
User avatar
Site Admin
Posts: 7212
Joined: 9 Dec 2007

Zenju

ADS is already copied by default.
With NTFS extended attributes it's more difficult: Copying them is only
possible if implementing a custom stream-based copy routine. I've implemented
this in v3.15, but had to unroll due to many difficulties with this stream
approach on non-NTFS volumes.