# File lib/net/sftp/protocol/01/base.rb, line 127 def fstat(handle, flags=nil) send_request(FXP_FSTAT, :string, handle) end