Windows: git-crypt unlock: The system cannot find the path specified.
Offen
defect
windows
- Vorherrschende Sprache
- C++
- Sterne
- 9.9k
- Forks
- 544
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I have used git-crypt to encrypt my Obsidian vault on Ubuntu. When trying to decrypt on Windows, I get:
```PS C:\DevGit\obsidian-vault\obsidian-vault> git-crypt unlock ../obsidian-git-key
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.