SFFtp.directoryResponse ->
object
val dir_resp : SFFtp.directoryResponse
method destroy : unit -> unit
method getDirectory : unit -> string
method getMessage : unit -> string
method getStatus : unit -> SFFtp.status
method isOk : unit -> bool
end