ScpDirective Struct Reference
SCP directive parameters. More...
#include <scp_common.h>
Data Fields | |
ScpOpcode | opcode |
uint32_t | mode |
uint64_t | size |
uint32_t | mtime |
uint32_t | atime |
const char_t * | filename |
const char_t * | message |
Detailed Description
SCP directive parameters.
Definition at line 77 of file scp_common.h.
Field Documentation
◆ atime
uint32_t atime |
Definition at line 83 of file scp_common.h.
◆ filename
const char_t* filename |
Definition at line 84 of file scp_common.h.
◆ message
const char_t* message |
Definition at line 85 of file scp_common.h.
◆ mode
uint32_t mode |
Definition at line 80 of file scp_common.h.
◆ mtime
uint32_t mtime |
Definition at line 82 of file scp_common.h.
◆ opcode
ScpOpcode opcode |
Definition at line 79 of file scp_common.h.
◆ size
uint64_t size |
Definition at line 81 of file scp_common.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/scp/scp_common.h