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@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.
Well, you could try http://localhost:8888/servlet/SFRequest/SSK@something?useUI=false If you _absolutely_ can't use the provided command line client. You will need to set wget's timeout option _really_ high, it doesn't start transferring until it's got the whole file or at least the first segment. > > > > wget http://localhost:8888/SSK@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----- > > > _______________________________________________ > devl mailing list > [EMAIL PROTECTED] > http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl > -- Matthew Toseland [EMAIL PROTECTED][EMAIL PROTECTED] Full time freenet hacker. http://freenetproject.org/ Freenet Distribution Node (temporary) at ICTHUS.
msg06496/pgp00000.pgp
Description: PGP signature
