Distinguish between Desktop vs CLI move install workflow #1033
Labels
dif/medium
Prior experience is likely helpful
effort/days
Estimated to take multiple days, but less than a week
kind/bug
A bug in existing code (including security flaws)
kind/enhancement
A net-new feature or an improvement to an existing feature
P1
High: Likely tackled by core team if no one steps up
lidel commentedFeb 18, 2022
•
edited
Ref. https://docs.ipfs.io/how-to/move-ipfs-installation/
Problem
CLI commands and IPFS Desktop use case mixed together.
What works in CLI and standalone daemon is confusing Desktop users into breaking their setups via manual copy and paste:
https://discuss.ipfs.io/t/ipfs-files-directory-couldnt-load/13505/4?u=lidel
Manual copy is not enough for IPFS Desktop:
ipfsConfig.pathin~/.config/IPFS Desktop/config.jsonon Linux) that is not mentioned on the page.Solution
The text was updated successfully, but these errors were encountered: