typedef struct { ... } *SilcSFTPAttributes, SilcSFTPAttributesStruct;
SFTP File attributes structure represents the attributes for a file. This structure can be used by the client to send attributes to the server, and by server to return file attributes to the client.