Hello,
I am trying to upload chunks of videos to an IPFS node. I created a folder, added the chunks, and uploaded everything to ipfs. Then, I added the folder to IPNS and could access it worldwide. The issue is whenever I update the content of the folder and re-publish to IPNS, the hash changes. Is there any way to update an specific hash of IPFS or IPNS?
Thanks!