Hi, I'm on macOS 15.1 and macFUSE 4.8.0
ntfs-3g 2022.10.3 external FUSE 29 - Third Generation NTFS Driver
Configuration type 1, XATTRS are on, POSIX ACLS are off
Creation dates in my NTFS drive all appear as 01.01.1970 01:00 in Finder.app on Mac, but the creation dates are displayed correctly when mounted on a Windows PC. This is something reported elsewhere:
This is odd as we do implement the getxtimes callback, from which macFUSE should be able to retrieve the creation time. I will try to reproduce myself.
Hi, I'm on macOS 15.1 and macFUSE 4.8.0 ntfs-3g 2022.10.3 external FUSE 29 - Third Generation NTFS Driver Configuration type 1, XATTRS are on, POSIX ACLS are off
Creation dates in my NTFS drive all appear as 01.01.1970 01:00 in Finder.app on Mac, but the creation dates are displayed correctly when mounted on a Windows PC. This is something reported elsewhere:
https://github.com/rfjakob/gocryptfs/issues/396 https://github.com/hanwen/go-fuse/issues/218 https://github.com/osxfuse/osxfuse/issues/501