Class: LASRpcUtils::CustomSftpHandler

Inherits:
Object
  • Object
show all
Defined in:
src/las-rpc-utils/lib/las-rpc-utils/ssh-transport.rb

Properties (Read/Write)

Properties (Read Only)

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initializeCustomSftpHandler

Returns a new instance of CustomSftpHandler.

Instance Attribute Details

#file_sizeObject

Returns the value of attribute file_size.

#last_time_touchedObject

Returns the value of attribute last_time_touched.

#writtenObject

Returns the value of attribute written.

Instance Method Details

#on_get(uploader, file, offset, data) ⇒ Object

#on_open(downloader, file) ⇒ Object

#on_put(uploader, file, offset, data) ⇒ Object