SftpName Struct Reference
Name structure. More...
#include <sftp_common.h>
Data Fields | |
SshString | filename |
SshString | longname |
SftpFileAttrs | attributes |
Detailed Description
Name structure.
Definition at line 264 of file sftp_common.h.
Field Documentation
◆ attributes
SftpFileAttrs attributes |
Definition at line 268 of file sftp_common.h.
◆ filename
SshString filename |
Definition at line 266 of file sftp_common.h.
◆ longname
SshString longname |
Definition at line 267 of file sftp_common.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/sftp/sftp_common.h