I have a external ssd with ExFat. There a directory crypted with gocryptfs.
Problem, that macos create for each file in enc dir xattr file, so foreach file in crypt
"gocryptfs.diriv"
mac os creates
"._gocryptfs.diriv"
and then, it's impossible do delete empty directory in view of decrypted dir.
I have a external ssd with ExFat. There a directory crypted with gocryptfs. Problem, that macos create for each file in enc dir xattr file, so foreach file in crypt "gocryptfs.diriv" mac os creates "._gocryptfs.diriv"
and then, it's impossible do delete empty directory in view of decrypted dir.
any additionals can provide.