FreenetWiki : FCP2p0TestDDAReply

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

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 Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0461 seconds