ipfs
all
Inter Planetary File System. A peer-to-peer hypermedia protocol. Aims to make the web more open.
More info →Options (2)
-r, --recursivebooleanAdd a directory and its files recursively from local to the filesystem and print the relative hash
Example:
ipfs add {{[-r|--recursive]}} {{path/to/directory}}-o, --outputbooleanSave a remote file and give it a name but not pin it
Example:
ipfs get {{hash}} {{[-o|--output]}} {{path/to/file}}made by @shridhargupta | data from tldr-pages