ipfs/kubo

--read-timeout option for `ipfs get`

Open

#5541 opened on Sep 28, 2018

View on GitHub
 (15 comments) (6 reactions) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
exp/novicehelp wantedkind/enhancement

Description

It would be useful for ipfs get (and possibly other related commands like ipfs cat) to have a --read-timeout option which would interrupt the command if no new data was read for a set amount of time.

Mentioned in https://github.com/ipfs/go-ipfs/issues/5537#issuecomment-425478248

Contributor guide