Class

FTP

Extends:

Includes:

RFC1738 section 3.2.

Constants
COMPONENT
DEFAULT_PORT
TYPECODE Typecode is, "a", "i" or "d". As for "a" the text, as for "i" binary, as for "d" the directory is displayed. "A" with the text, as for "i" being binary, is because the respective data type was called ASCII and IMAGE with the protocol of FTP.
TYPECODE_PREFIX
Public Attributes
typecode
Public Methods
buffer_open
build Creates a new URI::FTP object from components of URI::FTP with check. It is scheme, userinfo, host, port, path and typecode. It provided by an Array or a Hash. typecode is "a", "i" or "d".
merge
new Create a new URI::FTP object from ``generic’’ components with no check.
new2
to_s
typecode=
Protected Methods
set_typecode
Private Methods
check_typecode
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.