Hacker News new | ask | show | jobs
by feanaro 2641 days ago
> Yes, I've reported everything, and they were extremely helpful (to the point where they debugged things with me), but nothing changed.

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.

1 comments

> Do you remember how long ago this was? I'm still hoping this is a solvable problem since I really want IPFS to work.

This was around two years ago. I hope it'll get solved too, but it doesn't seem to have been solved yet.

> I wonder why they designed it like that.

I guess it was just easier, but they haven't done anything in years. The ticket has been open since 2016: https://github.com/ipfs/go-ipfs/issues/3054