2 Matching Annotations
- Jan 2016
-
-
ipfs cat /ipfs/QmW2WQi7j6c7UgJTarActp7tDNikE4B2qXtFCfLPdsgaTQ/cat.jpg >cat.jpg
Same with this one. Dropping the
/ipfs/
fixed it. -
hash=`echo "I <3 IPFS -$(whoami)" | ipfs add -q`
Also, this gives me an error from
ipfs add
:$ hash=`echo "I <3 IPFS -$(whoami)" | ipfs add -q` Error: Argument 'path' is required Use 'ipfs add --help' for information about this command
Tags
Annotators
URL
-