I need to copy some larger folders. For a certain software it is relevant that the NTFS attribute "A" (Archive) is taken over during the sync.
From this post I understand that the archive bit is always taken over (viewtopic.php?t=7437), is that correct?
Is the NTFS attribute "A" (Archive) written/copied when syncing directories?
- Posts: 2
- Joined: 16 Mar 2023
- Posts: 1202
- Joined: 8 May 2006
FFS does not change attributes on copied files.
So, no, the archive bit is not cleared.
So, no, the archive bit is not cleared.
- Posts: 2
- Joined: 16 Mar 2023
Thanks!