<div dir="ltr">Hello all,<div><br></div><div>When attempting to transfer files in MiniNDN, I use ndncatchunks and ndnputchunks. But I am curious if there is a method to have a node create its own file (lets say a .txt file) and then transfer it to another node.<br><br>For example: <br>node1 creates .txt file (using touch sample.txt) and is now stored in its cache<br>node1 then uses ndnputchunks to advertise it<br>node2 then requests the file prefix using ndncatchunks<br><br>I have tried doing this, but it seems it only creates a copy of it—not a complete transfer.</div><div>The file is moved to node2, but also node1 <i>still </i>has the txt file in its cache.   <br><br>If there are any ideas on how to solve my issue? or methods already done? Please let me know. <br></div><div><br></div><div>Thank you all,</div><div><br></div><div>-</div><div>J.</div></div>