Skip to content

FCPv2 PutSuccessful

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

PutSuccessful is sent from the Freenet node to a client program and indicates the successful completion if the insert of data into Freenet.

Example

 PutSuccessful
 Global=true
 Identifier=My Identifier
 StartupTime=1189683889
 CompletionTime=1189683889
 URI=CHK@NOSdw7FF88S0HBF2RDgQFGV-S8mruFnO5aHbjP0DVkE,oB8OplZBo9txoHNEKDifFMR34BgOPxSPqv~bNg7YsgM,AAEC--8
 EndMessage

StartupTime and CompletionTime are in sytem timestamps in milliseconds.

nb: CompletionTime might be 0 in case the request has been canceled

Clone this wiki locally