ipfs/kubo

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

Open

#3 126 ouverte le 26 août 2016

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Go (2 725 forks)batch import
help wantedkind/enhancement

Métriques du dépôt

Stars
 (13 906 stars)
Métriques de merge PR
 (Merge moyen 4j 2h) (28 PRs mergées en 30 j)

Description

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.

Guide contributeur