Qore ssh2 Module ..
Loading...
Searching...
No Matches
Qore::SSH2::Ssh2StatInfo hashdecl Reference

SSH2 file stat info hash. More...

#include <QC_SSH2Client.dox.h>

Public Attributes

date atime
 the last accessed date/time of the file
 
int gid
 the gid of the group owning the file
 
int mode
 the permissions / mode of the file
 
date mtime
 the last modified date/time of the file
 
string permissions
 a string giving UNIX-style permissions for the file (ex: "-rwxr-xr-x")
 
int size
 file size in bytes
 
int uid
 the uid of the user owning the file
 

Detailed Description

SSH2 file stat info hash.


The documentation for this hashdecl was generated from the following file: