Files added via files API get garbage collected #2697
Labels
kind/bug
A bug in existing code (including security flaws)
kind/support
A question or request for support
topic/files
Topic files
It seams that there is nothing protecting files added via the files API from being garbage collected:
And I can't even remove the file:
(but for some reason
ipfs files rm -r /hello.txt
works as a workaround).Am I missing something?
The text was updated successfully, but these errors were encountered: