ipfs-shipyard / ipfs-shipyard/py-ipfs-http-client
Files get has no way to specify the name of the file once it is retrieved
Open
difficulty:moderate
enhancement
- Dominant language
- Python
- Stars
- 685
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
In the IPFS CLI, you can use `ipfs get -o ` to get a file and save it with a given name, but the `ipfsApi.Client().get()` function does not have this capability right now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.