AGWA / git-crypt

Transparent file encryption in git
https://www.agwa.name/projects/git-crypt/
GNU General Public License v3.0
8.1k stars 472 forks source link

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

Open michalpu143 opened 1 year ago

michalpu143 commented 1 year ago

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.

RichSteele commented 1 year ago

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

andry81 commented 1 year ago

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

charlie-ls commented 5 months ago

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