module

SSH2::SFTP::Node

Inherits SSH2::SFTP::Base

Constructors

new(sftp : Session, handle)
Source

Instance methods

close

Close an active SFTP instance.

Source
closed?
Source
finalize
Source
fstat

Get file attributes

Source
fstat=(value : Attributes)

Set file attributes

Source