-
Notifications
You must be signed in to change notification settings - Fork 54
FileStat missing #58
Comments
This is currently the case because there is no "ipfs stat" command and we haven't implemented the However, we should probably just go ahead and expose that on the CoreAPI. However, I'd return the following:
Explicitly dropping things directly related to the underlying structure (non-cumulative size & number of direct children) |
UnixFS 1.5!? What about 2? Is it finally coming? I'm getting worried. ;) |
This repository is no longer maintained and has been copied over to boxo/coreiface and kubo/client/rpc. In an effort to avoid noise and crippling in the Boxo repo from the weight of issues of the past, we are closing most issues and PRs in this repo. Please feel free to open a new issue in Boxo/Kubo (and reference this issue) – see #55 (comment). You can learn more in the FAQs for the Boxo repo copying/consolidation effort. |
As return value for proposed
UnixFs.Stat()
, see: ipfs/go-ipfs-http-client#78The text was updated successfully, but these errors were encountered: