|
|
|
|
|
by StavrosK
2633 days ago
|
|
Yes, I've reported everything, and they were extremely helpful (to the point where they debugged things with me), but nothing changed. > Why does it take several days to pin something? The daemon doesn't act like a torrent client, where you can add a pin and then come back later to check progress. You need to do an HTTP POST (or whatever verb) and then wait until it's done, which due to availability issues and size might take days to complete. |
|
Do you remember how long ago this was? I'm still hoping this is a solvable problem since I really want IPFS to work.
> The daemon doesn't act like a torrent client, where you can add a pin and then come back later to check progress. You need to do an HTTP POST (or whatever verb) and then wait until it's done, which due to availability issues and size might take days to complete.
Oh. That does sound awful. I wonder why they designed it like that.