git-crypt icon indicating copy to clipboard operation
git-crypt copied to clipboard

Windows: git-crypt unlock: The system cannot find the path specified.

Open michalpu143 opened this issue 2 years ago • 3 comments
trafficstars

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.

michalpu143 avatar Apr 17 '23 17:04 michalpu143

Maybe related to https://github.com/AGWA/git-crypt/discussions/235? I never did find a solution to the problem.

RichSteele avatar Apr 17 '23 18:04 RichSteele

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

andry81 avatar Jun 15 '23 06:06 andry81

I have encountered the same problem. I recently started trying this: https://www.gitlocker.tech/

charlie-ls avatar Jan 31 '24 14:01 charlie-ls