Garbage collection Another IPFS features that currently exists is "garbage collection". It is capable of removing all unpinned files from local IPFS directory by using ipfs repo gc command. To emphasize, instead of the whole unpinned files in the IPFS network system, it is limited to only delete files on its local IPFS directory. Therefore, our mechanism is on high demand in order to remove every single file from the IPFS network system