Class: LASRpcUtils::CustomSftpHandler
- Inherits:
-
Object
- Object
- LASRpcUtils::CustomSftpHandler
- Defined in:
- src/las-rpc-utils/lib/las-rpc-utils/ssh-transport.rb
Properties (Read/Write)
Properties (Read Only)
Instance Attribute Summary collapse
-
#file_size ⇒ Object
Returns the value of attribute file_size.
-
#last_time_touched ⇒ Object
Returns the value of attribute last_time_touched.
-
#written ⇒ Object
Returns the value of attribute written.
Instance Method Summary collapse
-
#initialize ⇒ CustomSftpHandler
constructor
A new instance of CustomSftpHandler.
- #on_get(uploader, file, offset, data) ⇒ Object
- #on_open(downloader, file) ⇒ Object
- #on_put(uploader, file, offset, data) ⇒ Object
Constructor Details
#initialize ⇒ CustomSftpHandler
Returns a new instance of CustomSftpHandler.
Instance Attribute Details
#file_size ⇒ Object
Returns the value of attribute file_size.
#last_time_touched ⇒ Object
Returns the value of attribute last_time_touched.
#written ⇒ Object
Returns the value of attribute written.