Difference between revisions of "Ipfs add"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  echo "your first text" > yourfile
+
  echo "your first text" > /tmp/yourfile
  ipfs add yourfile
+
  ipfs add /tmp/yourfile
 
+
added Qmbv8TnGjxCwbgWvHxvqMKGe5rDf3w2AxuNq1JNooMRPyi yourfile
 +
16 B / 16 B [=============================================================================================] 100.00%
  
 +
== Related ==
 +
* <code>[[ipfs files ls]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 10:25, 30 May 2024

echo "your first text" > /tmp/yourfile
ipfs add /tmp/yourfile
added Qmbv8TnGjxCwbgWvHxvqMKGe5rDf3w2AxuNq1JNooMRPyi yourfile
16 B / 16 B [=============================================================================================] 100.00%

Related[edit]

See also[edit]

Advertising: