Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macos: can't remove empty directory, ._gocryptfs.diriv problem #806

Open
exidler opened this issue Nov 18, 2023 · 1 comment
Open

macos: can't remove empty directory, ._gocryptfs.diriv problem #806

exidler opened this issue Nov 18, 2023 · 1 comment

Comments

@exidler
Copy link

exidler commented Nov 18, 2023

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.

@rfjakob
Copy link
Owner

rfjakob commented Oct 30, 2024

Hi, is this only for the gocryptfs.diriv files or also for the encrypted content files that look like this

GbygK2iudbDM8-1MvJxTtQ

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants