Thread: Attributes
View Single Post
Mentor
14Nov2008,06:41  
xpi0t0s's Avatar
Depends what OS you're using. As you haven't said, I'm going to guess you're using Windows.
In Windows the filesystem automatically handles the A attribute, it means the file has been updated. It can be used by simple backup programs; they would typically look for files with A set, backup the file and clear the A flag so that next time round the file isn't picked up unless it has actually changed.