ipfs add -r --nocopy Error: Failed to get block for zb2rh... The system cannot find the path specified.
Open
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
#### Version information:
go-ipfs version: 0.4.11-rc2-
Repo version: 6
System version: amd64/windows
Golang version: go1.9
#### Type: Bug
#### Severity: High
#### Description:
I try to add folder with --nocopy folder and get error.
#### Reproduce:
some_folder\test.txt
`ipfs add -r -nocopy some_folder`
rename "some_folder" to "some_folder_renamed"
`ipfs add -r -nocopy some_folder_renamed`
Error: Failed to get block for zb2rh...: open C:\...\some_folder\test.txt: The system cannot find the path specified.
Contributor guide
Assessment
This issue has not been assessed yet.