Skip to content

FCPv2 PersistentPut

DC* edited this page Aug 29, 2020 · 3 revisions

PersistentPut is a message from the node replying to a ClientPut and confirming the details or the request (possibly for clients other than the one that issued the ClientPut, if it is on the global queue)

Example

 Identifier=Insert-1
 URI=CHK@
 PrivateURI=CHK@
 Verbosity=0
 PriorityClass=1
 UploadFrom=disk
 Filename=/home/toad/blah.html
 TargetFilename=blah.html
 Metadata.ContentType=text/html
 Global=false
 DataLength=1024
 MaxRetries=3
 EndMessage
Clone this wiki locally