Packages

A Gleam FTP/FTPS client library with full RFC support for both passive and active mode

Current section

Files

Jump to
gftp include gftp@response_Response.hrl
Raw

include/gftp@response_Response.hrl

-record(response, {code :: gftp@status:status(), message :: bitstring()}).