class invoke_method :This FTP method simply invokescommand:cmd -> process_result:(ftp_state -> int * string -> unit) -> unit ->
ftp_method
command
, and calls for all kinds of
successful replies the function process_result
, passing the ftp_state and
the code and the reply text.