I am hosting dtube videos for a few friends, but I am not sure if I am really hosting
I have 2 servers
In server 1 I have downloaded their videos and “ipfs add” the videos, one video from one friends, for example, has the hash
QmdkBtTSbtL2Gchm1aiRTu8sbUFKqhVkqp74LzWQP777cc
I want to move them to the server 2 because I will terminate the 1 to save money, but I can’t find thoser objects, in the server 2 I try to
ipfs get QmdkBtTSbtL2Gchm1aiRTu8sbUFKqhVkqp74LzWQP777cc
and ipfs object get QmdkBtTSbtL2Gchm1aiRTu8sbUFKqhVkqp74LzWQP777cc
but what I get is nothing, I can leave it there for hours and I get no response, I need to ctrl+c to exit
On both servers when I ipfs swarm peers
I get a response of hundreds of peers, but I can’t get the file from another server, which leads me to believe that it is not even seeding the files, what is actually happening?