ipfs/kubo

`ipfs files cp/write` from local fs? confusing errors?

Open

#3.126 geöffnet am 26. Aug. 2016

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (2.725 Forks)batch import
help wantedkind/enhancement

Repository-Metriken

Stars
 (13.906 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (28 gemergte PRs in 30 T)

Beschreibung

Version/Platform/Processor information (from ipfs version --all):

0.4.3-rc3

Type (bug, feature, meta, test failure, question): feature Area (api, commands, daemon, fuse, etc): commands Priority (from P0: functioning, to P4: operations on fire): P0 Description:

Would be nice if this worked:

> ipfs files cp /Users/earth/go/src/github.com/ipfs/go-ipfs/Makefile /Makefile
Error: file does not exist

The error is super confusing anyway.

Contributor Guide