Windows: git-crypt unlock: The system cannot find the path specified.
未关闭
defect
windows
- 主要语言
- C++
- 星标
- 9.9k
- 派生
- 544
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。