FWIW I did a similar test with IPFS recently and had no problems and it worked phenomenally. I know people have issues with Filecoin (IPFS's native token) and I myself am confused about some of the outstanding unsolved issues with it, but IPFS itself works really well.
jszymborski|8 years ago
For instance, what is the durability of the files I store there? How long do they exist? How much can I store? What is the availability of the files stored? What about latency?
tommynicholas|8 years ago
Filecoin is a method of incentivizing decentralized storage on IPFS and many of the questions you've asked are either totally or partially unsolved.
Those questions will ostensibly be solved by groups (possibly Protocol Labs, the creators of IPFS and Filecoin, possibly others) over time. That's kind of the bet you have to make if you buy Filecoin, but it's not a bet you have to make to use IPFS today or build a solution on IPFS that works at least for your ends but not all ends.
Hope that makes sense - it's worth digging in more on the forums themselves as to which of those problems are more or less solved and what the possible solutions are.
viraptor|8 years ago
> what is the durability of the files I store there?
You don't get the files distributed automatically. They're stored permanently only on clients which pinned them. (Either via user action, or because it's a storage service)
> How much can I store?
As much as you want. But you don't get mirrors by default.
> What is the availability of the files stored? What about latency?
Depends which nodes copy / cache your files.