class type ftp_method =Anobject
..end
ftp_method
is a small procedure doing some taskmethod connect : (string * int) option
None
the current connection is used.method execute : ftp_client_pi -> state -> unit
ftp_client_pi
is connected and
the queue of commands is empty.