Plasma GitLab Archive
Projects Blog Knowledge

Class type Netftp_fs.ftp_stream_fs

class type ftp_stream_fs = object .. end
Inherits
method ftp_client : Netftp_client.ftp_client

The FTP client backing this filesystem

method last_ftp_state : Netftp_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