Closed
Description
I started using gocryptfs
(latest version) on macOS High Sierra and noticed that each time I eject my encrypted volume and remount it, that the creation and modification dates are reset to 1970-01-01
. Is this expected behaviour?
I mount my dirs using
gocryptfs -ko local /path/to/encDir /Volumes/encDir
Also mounting them without the -ko local
option has the same result.