Class Rex::Proto::SMB::SimpleClient::OpenFile
In: lib/rex/proto/smb/simpleclient.rb
Parent: Object

Methods

<<   close   delete   new   read   write  

Attributes

chunk_size  [RW] 
client  [RW] 
file_id  [RW] 
mode  [RW] 
name  [RW] 
tree_id  [RW] 

Public Class methods

Public Instance methods

Close this open file

Read data from the file

Write data to the file

[Validate]