Go-ipfs: webui dont show any files

Created on 26 Mar 2019  路  4Comments  路  Source: ipfs/go-ipfs

go-ipfs version: 0.4.19-83d3f7672

image

image

so where are those 11 mb in files?

kinquestion

Most helpful comment

This UI only shows files under ipfs files, which is a set of commands which expose unix-like mutable file system (MFS).

You should be able get things to show up there by doing ipfs files cp /ipfs/QmThing /SomeFileName

Perhaps there should be a note saying that it works this way, cc @olizilla

All 4 comments

i pinned the image above and still i get no files in the webui

This UI only shows files under ipfs files, which is a set of commands which expose unix-like mutable file system (MFS).

You should be able get things to show up there by doing ipfs files cp /ipfs/QmThing /SomeFileName

Perhaps there should be a note saying that it works this way, cc @olizilla

I had often been wondering about this too. Will other files be shown there in the future?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Kubuxu picture Kubuxu  路  3Comments

Mikaela picture Mikaela  路  3Comments

0x6431346e picture 0x6431346e  路  3Comments

zignig picture zignig  路  3Comments

whyrusleeping picture whyrusleeping  路  4Comments