git-crypt
git-crypt copied to clipboard
Windows: git-crypt unlock: The system cannot find the path specified.
I have used git-crypt to encrypt my Obsidian vault on Ubuntu. When trying to decrypt on Windows, I get:
git-crypt: System error: CreateFileA: personal/Spaces/┼╜ivot/Areas/Aktivity/Place/Place aktivity - rozepsat.mdThe system cannot find the path specified.
the file definitely exists at
C:\DevGit\obsidian-vault\obsidian-vault\personal\Spaces\Život\Areas\Aktivity\Place\Place aktivity - rozepsat.md
The file from the error message and files before are decrypted. Files after are still encrypted.
Maybe related to https://github.com/AGWA/git-crypt/discussions/235? I never did find a solution to the problem.
Just for whose who have found this issue.
I had the same issue and I've decided to test another one git crypt project, and this one project works as expected: https://github.com/elasticdog/transcrypt
I have encountered the same problem. I recently started trying this: https://www.gitlocker.tech/