This wiki is now locked - both user registration and edits (except by admins) are disabled. We're currently migrating all the content to our new wiki. If you have time, please register and help us out!

You can still view the source code of every page. Once a page has been copied over to the new wiki, please add a link to it to MigratedPages (the only page which is still editable), to notify the admins to go and blank it.


TestDDAReply


This is a message of the Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from a the Freenet to the FCP program.
It is initiated by a TestDDARequest message.

You MUST send a TestDDAResponse message after getting it otherwise the node won't clean up the temporary files it has created.

Example

TestDDAReply
Directory=/tmp/
ReadFilename=/tmp/testr.tmp
WriteFilename=/tmp/testw.tmp
ContentToWrite=RANDOM
EndMessage


Details

If you send a TestDDARequest with WantWriteDirectory=true, then you will have to write 'ContentToWrite' into the file 'WriteFilename' (to prove that you're allowed to write here)
If you send a TestDDARequest with WantReadDirectory=true, then you will have to read 'ReadFilename' (to prove that you're allowed to read here).

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki