I'm trying to test out SSK inserts with FCP, and running into problems.

First, the Disconnect command does not work:

Disconnect
EndMessage

ProtocolError
ExtraDescription=Unknown message name Disconnect
Fatal=false
CodeDescription=Don't know what to do with message
Code=7
EndMessage


Second, DDA isn't working:

TestDDARequest
Directory=/data/freenet/
WantReadDirectory=true
WantWriteDirectory=false
EndMessage

TestDDAReply
ReadFilename=/data/freenet/DDACheck-2801570529831049194.tmp
Directory=/data/freenet
EndMessage

TestDDAResponse
Directory=/data/freenet/
ReadContent=[stuff read from file indicated above]
EndMessage

TestDDAComplete
ReadDirectoryAllowed=false
Directory=/data/freenet
EndMessage


Third, if I didn't want to use DDA to insert my data, how would I do
that?  The documentation on ClientPut doesn't say how to actually send
data in the direct mode.

Evan Daniel

Reply via email to