Plasma GitLab Archive
Projects Blog Knowledge

Class type Ftp_fs.ftp_stream_fs

class type ftp_stream_fs = object .. end
Inherits
method ftp_client : Ftp_client.ftp_client
The FTP client backing this filesystem
method last_ftp_state : Ftp_client.ftp_state
The last state of the last operation, or Not_found
method translate : string -> string
Translates a path into a URL
method close : unit -> unit
Forces that the FTP client is closed. (See keep_open option.) The client remains functional - the next operation will re-open the connection.
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml