Class Net::SFTP::Operations::Fstat
In: lib/net/sftp/operations/fstat.rb
Parent: Abstract

The implementation of the fstat operation.

Methods

perform  

Public Instance methods

Ask the server for the attributes of the file/directory represented by the given handle.

[Validate]