mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-23 11:27:42 +08:00
/mfs/path -> /some/path
Co-Authored-By: Moritz <13287984+mohe2015@users.noreply.github.com>
This commit is contained in:
parent
10194de133
commit
e05ddfab23
@ -48,7 +48,7 @@ during garbage collections. MFS is independent from the list of pinned items
|
||||
("ipfs pin ls"). Calls to "ipfs pin add" and "ipfs pin rm" do not affect
|
||||
content on MFS. Similarly, content added with "ipfs add" (which by default
|
||||
pins), is not added to MFS. Any content can be put into MFS with the command
|
||||
"ipfs files cp /ipfs/<cid> /mfs/path/".
|
||||
"ipfs files cp /ipfs/<cid> /some/path/".
|
||||
|
||||
|
||||
NOTE:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user