class

URI::FTP

v1_8_7_72 - Show latest stable - Superclass: Object

FTP URI syntax is defined by RFC1738 section 3.2.

Included modules

  • OpenURI::OpenRead

Constants

COMPONENT = [ :scheme, :userinfo, :host, :port, :path, :typecode

DEFAULT_PORT = 21

TYPECODE = ['a', 'i', 'd'].freeze

TYPECODE_PREFIX = ';type='.freeze

Attributes

[R]typecode

Files

  • lib/open-uri.rb
  • lib/uri/ftp.rb