You are not logged in.
I've got a samba server running on my arch machine (ext4 filesystem). Basically I need creation/birth times on that share.
Is it possible to automatically set the mtime of each file to the timestamp it was copied to the share?
Offline
Look into smb.conf option "store dos attributes".
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
I don't see how that helps. Just tried it but the behavior regarding times is exactly the same as before.
Offline
I've never used it, but It looks to me like it's the only thing that could do what you want:
In Samba 3.5.0 and above the "user.DOSATTRIB" extended attribute has been extended to store the create time for a file as well as the DOS attributes.
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
I've read that and it sounds good but there's no difference regarding the times I see on my Windows machine (accessed, created and modified time). The config option works otherwise (tested with hiding files).
Offline