chickadee » fcp » retrieve-file

retrieve-file URI dir fileprocedure

Download the content of URI into file in dir. See Freenet documentation for URI format and information. A keyword argument timeout (seconds, #f = no limit) is available. If the node reports the content is not fully available yet (RedirectURI), retrieve-file retries with the new URI. Returns #t on success, #f on failure.