Qore ssh2 Module
..
|
SSH2 file stat info hash. More...
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 | |
SSH2 file stat info hash.