module SFTPServer::SSH::API::Attributes

/* attributes */ /* sftp draft is completely braindead : version 3 and 4 have different flags for same constants */ /* and even worst, version 4 has same flag for 2 different constants */ /* follow up : i won’t develop any sftp4 compliant library before having a clarification */

Constants

SSH_FILEXFER_ATTR_ACCESSTIME
SSH_FILEXFER_ATTR_ACL
SSH_FILEXFER_ATTR_ACMODTIME
SSH_FILEXFER_ATTR_CREATETIME
SSH_FILEXFER_ATTR_EXTENDED
SSH_FILEXFER_ATTR_MODIFYTIME
SSH_FILEXFER_ATTR_OWNERGROUP
SSH_FILEXFER_ATTR_PERMISSIONS
SSH_FILEXFER_ATTR_SIZE
SSH_FILEXFER_ATTR_SUBSECOND_TIMES
SSH_FILEXFER_ATTR_UIDGID