sftp_attributes_struct

Undocumented in source.

Members

Variables

acl
ssh_string acl;
Undocumented in source.
atime
uint atime;
Undocumented in source.
atime64
ulong atime64;
Undocumented in source.
atime_nseconds
uint atime_nseconds;
Undocumented in source.
createtime
ulong createtime;
Undocumented in source.
createtime_nseconds
uint createtime_nseconds;
Undocumented in source.
extended_count
uint extended_count;
Undocumented in source.
extended_data
ssh_string extended_data;
Undocumented in source.
extended_type
ssh_string extended_type;
Undocumented in source.
flags
uint flags;
Undocumented in source.
gid
uint gid;
Undocumented in source.
group
char* group;
Undocumented in source.
longname
char* longname;
Undocumented in source.
mtime
uint mtime;
Undocumented in source.
mtime64
ulong mtime64;
Undocumented in source.
mtime_nseconds
uint mtime_nseconds;
Undocumented in source.
name
char* name;
Undocumented in source.
owner
char* owner;
Undocumented in source.
permissions
uint permissions;
Undocumented in source.
size
ulong size;
Undocumented in source.
type
ubyte type;
Undocumented in source.
uid
uint uid;
Undocumented in source.

Meta