SshSftFileAttributesRec Struct Reference
Detailed Description
Data structure for representing file attributes.Field Documentation
Time of last access.
Time of creation.
Flags that specify which attributes are present.
Group id owning the file.
char* group |
Group name of the owner of the file.
Time of last modification.
char* owner |
User name of the owner of the file.
Permissions of the file. This is in UNIX format.
The size of the file.
The type of the file.
User ID owning the file.