On 17/10/14 20:17, John Arley Burns wrote:
> It appears the Freenet command line interface is no longer supported, and I
> can't find the sources anywhere.  I did see a post from 2005 stating how to
> start a command line interface:
>
> java -cp freenet.jar:freenet-ext.jar freenet.client.cli.Main
>
> Any pointers on how one might use a CLI interface to freenet?  I'm
> interested in this for development as it makes it much easier to test my
> API calls than just using the code libraries.
pyFreenet IIRC has some command line utilities. There are some other
command line tools for Freenet.

But basically the answer is use FCP. It's actually fairly simple if you
only need to do simple stuff with it.
https://wiki.freenetproject.org/FCPv2
https://wiki.freenetproject.org/FCPv2/ClientPut
https://wiki.freenetproject.org/FCPv2/ClientGet

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Devl mailing list
Devl@freenetproject.org
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to