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.


PersistentPutDir


This is a message of the Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from the Freenet node to a client program.

This is the message returned for a ClientPutDiskDir or ClientPutComplexDir message, or when the client sends a ListPersistentRequests message. It is similar to PersistentPut, for obvious reasons.

Example

PersistentPutDir
Identifier=Insert-1
URI=CHK@
Verbosity=0
PriorityClass=1
Global=false
MaxRetries=3
Files.2.Filename=/root/something.txt
Files.2.Name=something.txt
Files.2.DataLength=5035
Files.2.UploadFrom=disk
Files.2.Metadata.ContentType=text/plain
Files.0.Name=hello.txt
Files.0.DataLength=6
Files.0.UploadFrom=direct
Files.0.Metadata.ContentType=text/plain
Files.1.Name=goodbye.txt
Files.1.DataLength=8
Files.1.UploadFrom=direct
Files.1.Metadata.ContentType=text/plain
EndMessage
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki