You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I'm overlooking something, but how do I get the CIDs of the files?
The issue is: They are locally added to my IPFS node as pins, but without a reference they just appear like any other pin in the list. So I don't know which CIDs are required to be pushed to a remote server.
Maybe I'm overlooking something, but how do I get the CIDs of the files?
The issue is: They are locally added to my IPFS node as pins, but without a reference they just appear like any other pin in the list. So I don't know which CIDs are required to be pushed to a remote server.
The best solution for this is probably to use the MFS instead of the pinning function.
But I still would love to see a way to list the CIDs of the files I add, and also have a way to list all CIDs of a repo.
The text was updated successfully, but these errors were encountered: