Hi all, I've written a naive client to interface with Freenet according to the FCP2.0 specification.
I have successfully put some files with persistence = forever. Then I try to ClientGet those files. However, every time I send a ClientGet request, I get a stream of confirmation messages from my previous uploads. I've restarted the node but the problem persists. How do I get rid of these messages? Thanks, Michael
