ipfs/kubo

Consider adding "--continue" option to `ipfs add`

Open

#3,228 opened on Sep 15, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
help wantedkind/enhancementstatus/deferredtopic/commands:add

Description

When creating a archive the tar command simply skips any files it can not read and creates the tar file anyway. This behavior will be very useful for ipfs add. I am unsure if this should be the default action through.

Contributor guide