Class
URI::SFTP
In:
lib/uri/open-sftp.rb
lib/uri/sftp.rb
Parent:
Object
Methods
direct_open
new
new2
Included Modules
OpenURI::OpenRead
Constants
DEFAULT_PORT
=
22
COMPONENT
=
[ :scheme, :userinfo, :host, :port, :path, :query
Attributes
options
[R]
Public Class methods
new
( *args )
new2
( user, password, host, port, path, query )
Public Instance methods
direct_open
( buf, open_options )
[Validate]