On Thu, Jan 30, 2003 at 07:27:58PM -0500, bdonlan wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thursday 30 January 2003 07:18 pm, Matthew Toseland wrote: > > On Thu, Jan 30, 2003 at 07:16:37PM -0500, bdonlan wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > On Thursday 30 January 2003 06:13 pm, Matthew Toseland wrote: > > > > On Thu, Jan 30, 2003 at 06:02:04PM -0500, bdonlan wrote: > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > > > Hash: SHA1 > > > > > > > > > > Is there a way to retreive a splitfile through the web interface from > > > > > only one request, with no UI? IE: > > > > > > > > Not (easily) through the web interface. But you can use, with the same > > > > classpath set as you use to run the node, > > > > > > > > java freenet.client.cli.Main get SSK at something/something?batch=yes > > > > outputfile > > > > > > That's not always an option. I was hoping to mirror the Gentoo Linux > > > source files, but it uses wget to fetch. Replacing wget with the freenet > > > client would break other stuff. > > > > For example? You cannot fetch a whole freesite with an unmodified > > wget... > > It requests individual files. Ie: > wget > http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/gcc-3.2.1-r7.tgz
So you have a script that needs to fetch files from both the web and freenet? Fetching files automatically from the web and from freenet have radically different optimal settings... > > > > > > wget http://localhost:8888/SSK at something/something?batch=yes > > > > > -----BEGIN PGP SIGNATURE----- > > > > > Version: GnuPG v1.2.1 (GNU/Linux) > > > > > > > > > > iD8DBQE+Oa7tx533NjVSos4RAkaDAJ9AIGG34nLx+W9TWaToGNA/gTKCwQCg0Bhu > > > > > /MGx8JCbdaN+D1Qc18ouHG8= > > > > > =Bcc3 > > > > > -----END PGP SIGNATURE----- > > > > > > -----BEGIN PGP SIGNATURE----- > > > Version: GnuPG v1.2.1 (GNU/Linux) > > > > > > iD8DBQE+OcBlx533NjVSos4RAmCFAJ9PBc5marmojMFZ29Kov6E8lgsP+wCfWX4h > > > cGDqhqV1orv57bcc1enxAPY= > > > =4lrb > > > -----END PGP SIGNATURE----- > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (GNU/Linux) > > iD8DBQE+OcMOx533NjVSos4RAlvOAJ4kLcanHAg+6ObD+rGDLD1s9hoMtQCfeKtj > Nz9IGWUiN4BSEKmxBgOJAhc= > =GVEX > -----END PGP SIGNATURE----- > > > _______________________________________________ > devl mailing list > devl at freenetproject.org > http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl > -- Matthew Toseland toad at amphibian.dyndns.org/amphibian at users.sourceforge.net Full time freenet hacker. http://freenetproject.org/ Freenet Distribution Node (temporary) at http://amphibian.dyndns.org:8889/BtU-gwaEA7E/ ICTHUS. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20030131/28abe2aa/attachment.pgp>
