Hello:
So my question is: when implementing the fuse interface for a Windows file system, should we set the FILE_ATTRIBUTE_ARCHIVE by default when creating a file, instead of depending on the chflags callback from the winfsp.dll?
The archive file attribute is actually not that useful in modern Windows. However if you wish to emulate it in a FUSE file system, then when a new file (but not directory) is created it needs to have the archive bit set.
Thanks.
Bill
--
You received this message because you are subscribed to the Google Groups "WinFsp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
winfsp+un...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/winfsp/43ff6e56-9b4e-4d8e-8ec7-3ff1726fc402n%40googlegroups.com.