# File lib/net/sftp/session.rb, line 377 def fsetstat(handle, attrs, &callback) request :fsetstat, handle, attrs, &callback end